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;
	margin-right: auto;
	margin-left: auto;
}
.highlight {
	color: #940029;
	font-weight: bold;
	font-size: medium;
}
a:link {
	color: #940029;
}
a:visited {
	color: #666666;
}
#navigation {
	width: 185px;
	float: left;
	text-decoration: none;
	top: auto;
}
#navigation a {
	text-decoration: none;
}
.redbold1
{
	color: #900;
	font-size: 1.2em;
	font-weight: bold;
}
.redbold2
{
	color: #900;
	font-size: 1.0em;
	font-weight: bold;
}
.solid
{
	left: 300px;
	bottom: 0px;
	width: 550px;
	top: 200px;
	margin-right: auto;
	margin-left: auto;
}
.slide
{
	display: none;
}
#info
{
	color: #000;
	background-color: #FCC;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}.smallital
{
	font-size: 12px;
	font-style: italic;
}
