HTML, BODY { 
    color: #999999;
    font-family: verdana, arial, sansserif; 
    font-style: normal;
		font-size: 8pt;
 }

P, TD, LI { 
    color: #999999; 
    font-family: verdana, arial, sansserif;
    font-style: normal;
		font-size: 8pt;
 }

TEXTAREA {
        border: 1px solid #000000;
        font-family: verdana, arial, sansserif;
        background-color: #F7F8F9;
        font-size: 8pt;
}

.INPUT {
        border: 1px solid #999999;
        color: #666666;
        font-family: verdana, arial, sansserif;
        background-color: #F7F8F9;
        font-size: 7pt;
}



a:link       { text-decoration: none; color:#AA9B8F; }
a:visited { text-decoration: none; color:#AA9B8F; }
a:active  { text-decoration: none; color:#AA9B8F; }
a:hover      { text-decoration: none; color:#AA9B8F; }


.H07 { font-size: 7pt; }
.H08 { font-size: 8pt; }
.H09 { font-size: 9pt;  }
.H10 { font-size: 10pt; }
.H12 { font-size: 12pt; }
.H14 { font-size: 14pt; }
.H16 { font-size: 16pt; }
.H18 { font-size: 18pt; }
