body {
	margin-top: 0px;
	text-align: left;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #666666;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #660000;
		text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #660000;	
	text-decoration: none;
}
.navigation {
	text-align: center;
}
.navigation:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation:hover {
	color: #BCB26E;
	text-decoration: underline;
}
.copyright {
	font-size: 11px;
}
.pagehead {
	font-size: 16px;
	color: #AB231C;
}
.subhead1 {
	font-size: 20px;
	font-weight: bold;
	color: #AB231C;
}
.subhead2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AB231C;
}
