body {
	margin:0px; background: url('andrus_bg.jpg');
	font-size:12px; color:#000000;
	font-family:arial,helvetica,sans-serif;
}
p,li,span,div {
	font-size:12px;
}
td {
	vertical-align:top; font-size:12px;
}
h1 {
	color:#662f89; font-size:24px;
}
h2 {
	color:#000000; font-size:22px;
}
h3 {
	color:#662f89; font-size:20px;
}
h4 {
	color:#000000; font-size:16px;
}
h5 {
	color:#662f89; font-size:16px;
}
h6 {
	color:#000000; font-size:14px;
}
a {
	color:#662f89;
}
.red {
	color:red;
}
.bigred{
	color:red; font-size:16px;
}
.purple {
	color:#662f89;
}
.bigpurple {
	color:#662f89; font-size:16px;
}
.footer {
	font-size:10px;
}