body { 
	background-color:#0a59a6;
	margin-top:0px;

}


p, td, blockquote, ul, ol {
	font-family: cochin, times new roman, times, georgia, serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

a:link {
	color: #afecfe;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #afecfe;
	font-weight: bold;
	text-decoration: none;
}

a:hover, active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}



.copyright {
	text-align: center;
	font-size: 9px;
	color: #afecfe;

}


