BODY {
	color: Black;
	font-family: Verdana;
	font-size: 8pt;
}


H1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color : Black;
}

td {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}

b {
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
}
A {
	font-family: verdana;
	text-decoration:none;
	font-size: 8pt;
	color:#263A88;	
}
A:hover {
	font-family: verdana;
	text-decoration:underline;
	font-size: 8pt;
	color:#566ECC;
}

