
<style type="text/css">
<!--
.style1 {font-size: medium}
.style2 {font-size: xx-small}
.style3 {font-size: large}
.style4 {font-size: small; }
-->
</style>

h1 {font-family: arial, 'sans serif'; 
}

p,table,li,address{font-family: arial, 'sans serif'; 
margin-left: 15pt;
}


h1 {font-size: large}
h2 {font-size: medium}
h3 {font-size: small }
h4 {font-size: x-small }

{
color:saddlebrown; 
}

a:link    {color:darkred}
a:visited {color:darkred}
a:active  {color:red}
a:hover   {color:red}


p {font: italic small-caps 900 12px arial}

p.sansserif {font-family: sans-serif}
</style>
