body {
	margin: 0px;
	padding: 0px;
}
.menuHeader {
	font-size: 16px;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}
.menuDesc {
	font-size: 9px;
	line-height: 12px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
