BODY { 
   background-color: #ECE9C8; 
   color: #A0522D; 
   font-family: Verdana, Helvetica, sans-serif;
} 

HR { 
   color: #A0522D;
} 

p  {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10pt;
line-height: 14pt;
font-weight: normal;
}

p.t {
margin-top: 0px; 
}

span  {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10pt;
line-height: 10pt;
font-weight: normal;
}

th  {
font-family: Verdana, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
}

td  {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
}


h1  {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16pt;
font-weight: bold;
}

h1.b  {
margin-top: 10px; 
margin-bottom: 0px;
}

h2  {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14pt;
font-weight: bold;
}

h3  {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
font-weight: bold;
}

ul  {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
list-style-type: square;
}

A:link      {color: blue; text-decoration:none;}
A:visited   {color: blue; text-decoration:none;}
A:hover    {color: #993399; text-decoration:underline;}
