/* ------ FONTS ------ */

body 
{ 
	font-family: Verdana, Arial;
	font-size: 8.5pt;
	color: #000000;
}

td
{
  font-family: Verdana, Arial;
  font-size: 8.5pt;
	color: #000000;
}

.page_heading
{ 
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	color: #143d8d;
}

.footer
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #807f7f;
}

a
{
color: #6060FF;
}

a.footer_link:link, a.footer_link:visited, a.footer_link:active
{
	font-family: Verdana, Arial;
  font-size: 7.5pt;
  color: #A8A8A8;
  text-decoration: underline;
	font-weight: normal;
	background: transparent;
}

a.footer_link:hover
{
	font-family: Verdana, Arial;
  font-size: 7.5pt;
  color: #A8A8A8;
  text-decoration: underline;
	font-weight: normal;
	background: #F2F2F2;
}