body
{ 
background-color: #FCDF98; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; color: #5E5E5E;  margin-bottom: 0px;  margin-top: 5px
}

a:link
{ 
font-size: 10pt; font-weight: bold; text-decoration:none; color: #990000; 
}

a:visited 
{
font-weight: bold; text-decoration:none; color: #676767; 
font-size: 10pt
}



input, textarea 
{ 
background-color: #F5F5F5;
 font-size: 8pt;
 border-style: dashed;
border-top-width:1; 
border-right-width:1;
border-bottom-width:1;
border-left-width:1;
border-color: #5E5E5E
 }
 
select { background-color: #F5F5F5; font-size: 8pt; }
form {margin:0; padding:0;}


table {
 border-style: double;
border-color: #5E5E5E;
border-top-width:1pt; 
border-right-width:1pt;
border-bottom-width:1pt;
border-left-width:1pt
  }
  
td {font-size: 10pt; text-decoration:none; vertical-align:top}







H1  {
font-size: 12pt;
background-color: #EDEDED; 
color: #990000; font-weight: bold; 
text-align: right
 }

H2  {font-size: 10pt; color: #5E5E5E; font-weight: bold; text-align: right }
H3 { font-size: 10pt; color: #990000; text-align: right}
H4  {font-size: 9pt; color: #5E5E5E; text-align: right }
H5  {font-size: 8pt; text-align: center }

