<head>
<style type="text/css">
h1,h2,h3
{
font-family: arial, 'sans serif'; 
}

p,table,li,address
{
font-family: arial, 'sans serif'; 
margin-left: 15pt;
}

p,li,th,td
{
font-size: 80%;
}

th {background-color:#FAEBD7}

h1,h2,h3,hr 
{
color:#800080; 
}

plaintext,smalltext 
{
color:#173E51; 
}

a:link    {color:#173E51}
a:visited {color:#173E51}
a:active  {color:#173E51}
a:hover   {color:#173E51}
</style>
</head>