BODY {
	font-family:arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#AF0108;
	margin-top:16px;
	margin-left:77px;
}

TD {
	font-family:arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}

.label {
	color: #651509;
	font-weight:800;
}

.copy2 {
	color: #AF0108;
}

.copyright {
	color: #FFFFFF;
	font-size: 10px;
}

A {
	font-size: 11px;
	color: #AF0108;
}

a.nav {
	font-size: 13px;
	color: #AF0108;
	text-decoration: none;
	font-weight:800;
	padding: 4px;
}

A:hover.nav {
	font-size:13px;
	color:#FFFFFF;
	text-decoration: none;
	background:#AF0108;
}

a.visited.nav {
	font-size: 13px;
	color: #AF0108;
	text-decoration: none;
	font-weight:800;
}

.textbox {
	font-family:arial,helvetica,sans-serif;
	font-size: 11px;
	color:#651509;
}

H1, H1 A {
	margin: 0;
	padding: 0;
	font-size: 13px;
}

P {
	margin: 0.3em 0 1em 0;
}

P.sub {
	margin: -0.7em 0 1.5em 0;
}

#errors {
	color: #AF0108;
	font-weight: bold;
}

.testimonial {
	background:#E6E6E6;
}