body, table, tr, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color : White;
	color : Navy;
}
a {
	color : Blue;
	text-decoration : none;
}
a:hover{
	text-decoration : underline;
}
strong{
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
}

B {
	font-weight : bold;
}

ADDRESS {
	font-size : 6pt;
}
