body{
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #978471;

}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #9A0034;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
	line-height: 1.3;	
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.redBold {
	font-size: 14px;
	color: #9A0034; 
	font-weight: bold;
}

.redBold2 {
	font-size: 12px;
	color: #9A0034; 
	font-weight: bold;
}

.redBold3 {
	font-size: 16px;
	color: #9A0034; 
	font-weight: bold;
	line-height: 1.1;	
}

.footer {
	font-size: 9px;
	font-style: normal;
}
.copyright {
	font-size: 9px;
	color: #000000; 
}

.nopad {
	padding: 0px;
}

.pad5 {
	padding: 5px;
}

.rightcol {
	font-size: 12px;
}
