.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	text-align: center;
}

.headline {
	font-family: Century Gothic;
	font-size: 18px;
	font-weight: bold;
	color: #0e5a31;
	line-height: normal
}

.lefthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0e5a31;
	line-height: 20px;
	font-style: normal;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0e5a31;
	line-height: 20px;
	font-style: normal;
}

.callout {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #c17a32;
	line-height: normal;
	font-style: normal;
}

.superscript { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	line-height: 20px; 
	list-style-type: disc; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	vertical-align: super
}

.whatsnew {  
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #336666; 
	line-height: normal; 
	font-weight: bold
}

.roitabletext {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000
}

.bodycopyPadded {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 3px;
}

A {
  color: #7d3300;
  text-decoration: underline;
}

A:hover {
  color: #003300;
  text-decoration: underline;
}

