h1,h2,h3
{
font-family: arial, 'sans serif'; 
}

p,table,li,address,blockquote
{
font-family: arial, 'sans serif'; 
margin-left: 15pt;
}

p,li,th,td,blockquote
{
font-size: 80%;
}

th {background-color:#FAEBD7}

body
{
background-color: #ffffff;
}

h1,h2,h3,hr 
{
color:#330066; 
}

a:link    {color:darkred}
a:visited {color:darkred}
a:active  {color:red}
a:hover   {color:red}

