body,td { font-family: Verdana,Helvetica,Arial,sans-serif;
       font-size: 12px;
}
pre { font-family:Courier; }
H1   {
      font-size: 15pt;
      font-family: Arial, Helvetica, sans-serif;
      font-weight: bold;
      color: #000000;
};

H2   {
      font-size: 14pt;
      font-family: Arial,Helvetica,sans-serif;
      font-weight: bold;
      color: #00506E;
 };

H3 {
      font-size: 11pt;
      font-family: Arial,Helvetica,sans-serif;
      font-weight: medium;
};

H4 {
      font-size: 10pt;
      font-family: Arial,Helvetica,sans-serif;
      font-weight: medium;
      color: #000040;
};

A:link{
      color: #404080;
	text-decoration : none;
}

A:visited
{
	color: #246DFF;
	text-decoration : none;
}

A:hover
{
	text-decoration: underline;
}


