body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #790000;
	font-weight: bold;
}

a:visited {
	color: #666666;
	font-weight: bold;

}

a:hover {
	color: #FF9900;
	font-weight: bold;
}

.footer {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a.footer:link {
	color: #FFFFFF;
}

a.footer:visited {
	color: #CCCCCC;
}

a.footer:hover {
	color: #FF9900;
}

.header-sm {
	font-size: 14px;
	color: #790000;
	font-weight: bold;
}

.header-lg {
	font-size: 18px;
	color: #790000;
	font-weight: bold;
}

.side {
	font-size: 11px;
}

#tagline {
	clear: both;
	padding: 18px; }