body
{
 background-image: url(header.gif);
 background-color: #EEEEEE;
 background-repeat: repeat-x;
 background-position: top left;
 color: #000000;
 margin: 0;
 padding: 0;
 font-family: Arial;
 font-size: 10pt;
 /*font-size: 0.7em;*/
}

a
{
 color: #3C6491;
 background-color: inherit;
}

a:hover
{
 color: #BF3E17;
 background-color: inherit;
}


h1{
 font-family: Times New Roman;
 font-size: 14pt;

}

h2{
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
}


p
{
 padding-left: 9px;
 padding-right: 38px;
 font-family: Arial;
 font-size: 10pt;


}

div.note, span.note, p.note {
 font-family: Arial;
 font-size: 8pt;
}