BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: white;
	font-size: 10pt;
	margin: 0px;
}
P, TD {
	font-size: 10pt;
}
A {
	font-weight: bold;
	color: navy;
	text-decoration: none;
}
A:HOVER {
	text-decoration: underline;
}
A.menu {
	font-size: 8pt;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER.menu {
	font-size: 8pt;
	text-decoration: underline;
}
	
