body {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}

td {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	vertical-align:top;
}

a:link,a:visited,a:active {
	text-decoration: underline;
	color: #003366;
}

a:hover {
	text-decoration: underline;
	color: #006699;
}

a.menu:link,a.menu:visited,a.menu:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size:15.5;
}

a.menu:hover {
	color: #ffffff;
}

hr {
	height:1;
	color:#666666;
}