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

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

a.menu:link,a.menu:visited,a.menu:active {
	text-decoration: none;
	color: #000066;
	font-family: "Arial Narrow", sans-serif;
	font-size:12pt;
	font-weight: bold;
}

a.menu:hover {
	text-decoration: none;
	color: #0099ff;
	font-family: "Arial Narrow", sans-serif;
	font-size:12pt;
	font-weight: bold;
}

a:link,a:visited,a:active {
	text-decoration: underline;
	color: #9999cc;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
