body {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 13px; 
	font-weight: normal;
	color: #784940;
}

TD {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 14px; 
	font-weight: normal;
	color: #784940;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

.sml { 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10px; 
	font-weight: normal;
	color: #797873;
}

.med { 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	font-weight: normal;
	color: #797873;
}

.smlbold { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #797873;
}

.sup
{
position:relative;
top:-3px;
font-size:8px;
}
	

A:link
{
	color: #7f5c52;
	text-decoration: underline
}
A:visited
{
	color: #7f5c52;
	text-decoration: underline
}
A:active
{
	color: #7f5c52;
	text-decoration: underline
}
A:hover
{
	color: #7f5c52;
	text-decoration: underline
}



