body { 
 background: #FFFFFF;
 font-style: normal; 
 font-variant: normal; 
 font-weight: normal; 
 color: #00AD91;  
 font-size: 8pt; 
 font-family: Verdana;
 margin : 0px 0px 0px 0px;
}
H1 {
 font-family: verdana, sans-serif;
 font-size:   15pt;
 color:       #00AD91;
 font-weight: bold;
 margin-top: 20px;
 margin-bottom: 0px
}
H2 {
 font-family: verdana, sans-serif;
 font-size: 10pt; 
 color:       #00AD91;
 font-weight: bold;
}
H3 {
 font-family: Verdana;
 font-size: 10pt; 
 color:       #00AD91;
 font-weight: bold
}
p, ol, li, ul, td {
 font-family: verdana, sans-serif;
 font-size: 10pt; 
 color:       #00AD91;
 font-weight: normal;
}
a:link { 
 color: #0276CF;
 font-size: 8pt;  
 font-weight: ; 
 text-decoration: underline;
}
a:visited { 
 color: #00AD91; 
 font-size: 8pt;  
 font-weight: ; 
 text-decoration: none; 
}
a:active { 
 color: #00AD91; 
 font-size: 8pt;  
 font-weight: ; 
 text-decoration: none;
}
a:hover { 
 color: #F6931C; 
 font-size: 8pt;  
 font-weight: ; 
 text-decoration: none; 
}
.copyright {
 font-family: arial, verdana, helvetica, sans-serif;
 font-size: 9pt; 
 color: #5200BD;
 font-weight: normal;
}
.content {
 font-family: verdana, sans-serif;
 font-size: 10pt; 
 color: #5200BD;
 font-weight: normal;
 margin-right: 20px;
 margin-left: 20px;
}textarea     { font-family: Verdana; color: #9900FF }
