@charset "iso-8859-1";



 body       { 	font-family: Arial; 
				text-align: center; 
				font-size: 13px;
				background-color: #00399c;
				color: #ffffff;
				margin-left: 5px;
				margin-right: 5px;
				margin-top: 5px;
				margin-bottom: 5px;
 }
 

td.content	{ 	font-family: Arial; 
				font-size: 13px;
				background-color: #00399c;
				color: #ffffff;

 }

 
	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}
 
