.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #F5D0B8;
	text-transform: uppercase;
	letter-spacing: 1pt;

}
.maintext     { color: black; font-size: 11px; font-family: Tahoma, Arial, "Trebuchet MS"; line-height: 13pt; letter-spacing: 1px }
.bodytext { color: black; font-size: 11px; font-family: Tahoma, Arial, "Trebuchet MS"; line-height: 13pt }
.header   { font-size: 15px; font-family: Tahoma, Arial, "Trebuchet MS"; font-weight: bold }
a:link {
	color: #336600;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
}
hr {
	color: #CCCCCC;
}
