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

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

a:link, a:visited, a:active {
	text-decoration: none;
	color: #000066;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #3300cc;
	font-weight: normal;
}

hr {
	height: 1px;
	color: #cccccc;
}

.menu {
	width:80;
	height:20;
	background-color:#f3f3f3;
	vertical-align:middle;
	border-right:1px solid #cccccc;
	text-align:center;
	font-size:8pt;
	font-family:sans-serif;
	letter-spacing:0.4pt;
}

a.menulink:link,a.menulink:visited,a.menulink:active {
	color:#000066;
	text-decoration: none;
	font-weight:bold;
}

a.menulink:hover {
	color:#0000cc;
	text-decoration: none;
	font-weight:bold;
}

a.top:link, a.top:visited, a.top:active {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}

a.top:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}