@charset "iso-8859-1";

 body       { 	font-family: Arial; 
				text-align: center; 
				font-size: 13px;
				background-color: #00399c;
				color: #ffffff;
				margin-left: 3px;
				margin-right: 3px;
				margin-top: 3px;
				margin-bottom: 3px;
 }
 
  IMG		{border: 0px solid}
  
  img.spacer	{ 	
				width: 19px;
				height: 1px;
				margin-left: 0px;
				margin-right: 0px;
				margin-top: 0px;
				margin-bottom: 0px;

 }


td.content	{ 	font-family: Arial; 
				text-align: left; 
				vertical-align: text-bottom;
				font-size: 13px;
				width: 66px;
				background-color: #00399c;
				color: #ffffff;
 }
 
 td.middle	{ 	font-family: Arial; 
				text-align: center; 
				vertical-align: middle;
				font-size: 13px;
				background-color: #00399c;
				color: #ffffff;
 }
 
 
 table      { 	border-collapse:collapse;
				border: 0px solid;
 }
 

	a:visited {text-decoration: underline; color: #ffffff}
	a:active {text-decoration: underline; color: #ffffff}
	a:link {text-decoration: underline; color: #ffffff}
	a:hover {text-decoration: underline; color: #7dcc0f}
