/** GENERAL SITE STYLES **/
body,td,th {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 15px;
}
a:link {
	color: #800040;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #800080;
}
a:hover {
	text-decoration: underline;
	color: #C7283B;
}
a:active {
	text-decoration: none;
}

td.footer {
	text-align: center;
}


/******* TRANSLATE THESE INTO REAL STYLES ********/

.style4 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: x-small; }
.style5 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: x-small; color: #800040; }
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
