body {
	margin-top: 40px;
	background-color: #fff;
}
.bodytext {
	font: normal 12pt/130% "Times New Roman", Times, serif;
	color: #666;
	text-decoration: none;
}
.mainnav {
	font: normal 1em "Times New Roman", Times, serif;
	text-decoration: none;
	color: #666;
}.border {
	border: thin solid #666;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: none;
}
.footertext {
	font: .9em "Times New Roman", Times, serif;
	color: #666;
	text-decoration: none;
}
.callouttext {
	font: normal 1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	text-decoration: none;
}
.callouttext a:active {
	color: #FFF;
	text-decoration: none;
}
.callouttext a:visited {
	color: #FFF;
	text-decoration: none;
}
.callouttext a:link {
	color: #FFF;
	text-decoration: none;
}
.callouttext a:hover {
	color: #FFF;
	text-decoration: underline;
}
.header01 {
	font: bold 18px "Times New Roman", Times, serif;
	color: #8B0917;
	text-decoration: none;
}
