body {
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	font-size: 10pt;
	font-weight: normal;
	color: White;
	background-color: #004080;
	}	

table {
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	font-size: 10pt;
	font-weight: normal;
	color: White;
	background-color: #004080;
	text-align: justify;
	}
	
#table2 {
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	font-size: 8pt;
	font-weight: normal;
	color: White;
	background-color: #004080;
	}
	
a, a:visited {
	color: Silver;
	text-decoration: none;
}	

a:hover {
	color: White;
}		
