body 
	{
 
	background-color="#063988"; 
	text-align: justify;
}

table {
	font-size: 13px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

td {
	text-align: justify;
}


a.linksblue { 
	font-size: 15px;  
	font-weight: bold; 
	font-family: Sans-serif; 
	color: #ffffff; 
	text-decoration:none 
}

a.linksblue.hover
 {
	font-size: 15px;  
	font-weight: bold; 
	font-family: Sans-serif; 
	color: #ffffff; 
	text-decoration:none 
}

a:link {
	color: #ffffff; 
	text-decoration: none; 
}

a:visited { 
	color: #ffffff; text-decoration: none; 
}

a:hover {
	color: #ffffff; text-decoration: underline; 
}


