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: #669966;
}
.divider {
	font-size: 16px;
	color: #663333;
	font-weight: bold;
}
.leftpad {
	padding-left: 10px;
}
h2 {
	color: #663333;
}
a.menu:link {
	font-weight: bold;
	color: #663333;
	text-decoration: none;
}
a.menu:visited {
	font-weight: bold;
	color: #669966;
	text-decoration: none;
}
a.menu:hover {
	font-weight: bold;
	color: #333333;
}
a:link {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #33CCCC;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}
