@charset "utf-8";
/* CSS Document */


body,td,th {
	font-weight: normal;
	color: #333333;
	font-family: Arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	text-align: justify;
}
h3 {
	color: #003399;
	font-size: 13px;
	margin-top: 10px;
}


 a {
	color: #0D3F8A;
}
 a:visited {
	color: #0D3F8A;
}

 a:hover {
	color: #061F44;
}
