BODY, TD {
	font: .75em Verdana, Geneva, Arial, Helvetica;
               color: black;
}
H1, H2, H3 {
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 6px;
}
H4 {
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 6px;
}













.menu {
	font-weight: normal;
	font-size: 9pt;
	color: black;
}
.menu a {
	text-decoration: underline;
	color: blue;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: blue;
}