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: #FFFFFF;
}
.divider {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.leftpad {
	padding-left: 10px;
}
h2 {
	color: #000099;
}
a.menu:link {
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
}
a.menu:visited {
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
}
a.menu:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
