body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
	line-height: 22px;
}
.highlight {
	background-color: #FFFFFF;
	font-weight: bold;
}
.leftimage {
	margin-right: 10px;
}
h1 {
	color: #33FFFF;
}
.divider {
	font-size: 16px;
	color: #009900;
	font-weight: bold;
}
.leftpad {
	padding-left: 10px;
}
h2 {
	color: #0099CC;
}
a.menu:link {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.menu:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.menu:hover {
	font-weight: bold;
	color: #00FF00;
	text-decoration: underline;
}
