﻿h1,h3
{
font-family: Arial Black, 'sans serif'; 
}
h2
{
font-family: arial, 'sans serif'; 
}
p,table,li,address
{
font-family: arial, 'sans serif'; 
margin-left: 0pt;
margin-top: 0pt;
}

p,li,th,td
{
font-size: 90%;
}

th {background-color:#FAEBD7}

body
{
background-color: #ffffff;
}

h1,h3,hr 
{
color: #003366; 
}
h2
{
color: #006220; 
}

a:link    {color: Navy}
a:visited {color: Green}
a:active  {color: red}
a:hover   {color: red}
