h1
{
font-family: Franklin Gothic Medium; 
font-size: 24pt;
font-weight: bold;
margin-top: 0; 
margin-bottom: 0;
color:#808080
}

h2
{
font-family: Georgia; 
font-size: 10pt;
margin-top: 0; 
margin-bottom: 0
}

h3
{
font-family: Optima; 
font-size: 14pt;
color:#808080 
}

h4
{
font-family: Optima; 
font-size: 12pt;
margin-left: 10pt;
color:saddlebrown
}

p.footnote
{
font-family: Arial;
font-size: 8pt;
color:#808080
}

p.bodytext
{
font-family: Optima; 
font-size: 10pt;
margin-left: 10pt;
}

p.caption
{
font-family: Arial;
font-size: 8pt;
color:saddlebrown;
}

p.copyright
{
font-family: Arial;
font-size: 8pt;
}


body
{
background-color: #ffffff;
}


a:link    {color:darkred}
a:visited {color:darkred}
a:active  {color:red}
a:hover   {color:red}


