a:link
{
	font-family: Verdana;
}

a:visited
{
  font-family: Verdana;
}

a:active
{
  font-family: Verdana;
}

body
{
  font-family: Verdana;
  font-size: 9pt;
}

td
{
  font-family: Verdana;
  font-size: 8.5pt;
}

.normal
{
  font-family: Trebuchet MS, Verdana;
  font-size: 9pt;
}

.heading
{
	font-family: Trebuchet MS, Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #2D6535;
}

.sub_heading
{
  font-family: Trebuchet MS, Verdana;
  font-size: 11pt;
  font-weight: bold;
  color: #BF7D1A;
}

.small
{
  font-family: Trebuchet MS, Verdana;
  font-size: 9pt;
}

.footer
{
  font-family: Trebuchet MS;
  font-size: 7.5pt;
  color: #A0A0A0;
}

.small_bold
{
  font-family: Trebuchet MS, Verdana;
  font-size: 8pt;
  font-weight: bold;
}

.form_control
{
  font-family: Verdana;
  font-size: 8pt;
}
 
.button_bold
{
  font-family: Trebuchet MS, Verdana;
  font-size: 8pt;
  font-weight: bold;	
}

.menu_bold
{
	font-family: Trebuchet MS, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #660000;
}
.menu_section
{
	font-family: Trebuchet MS, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #660000;
}
.menu_item
{
	font-family: Trebuchet MS, Verdana;
	font-size: 9pt;
	color: #660000;
}