body,td,th {
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
}
#maintext {
	clear: both;
	width: 550px;
}
.highlight {
	color: #940029;
	font-weight: bold;
	font-size: medium;
}
a:link {
	color: #940029;
}
a:visited {
	color: #000066;
}
#navigation {
	width: 185px;
	float: left;
	text-decoration: none;
	top: auto;
}
#navigation a {
	text-decoration: none;
}
