.headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subscript
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.largebodybold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bodyboldwhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.headline2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.bodyboldred
{
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.bodyboldblue
{
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333399;
}
.bodyboldgreen
{
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #339900;
}
INPUT, TEXTAREA, SELECT
{
	font: 12px/12px Arial, Helvetica, sans-serif;
	padding: 2;
}
.aButton
{
	background-color: #0072BB;
	border-color: #FFFFFF;
	border-style: double;
	border-width: 1;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
}
.smallbody 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000;
}