BODY {
background : white;
color : black;
font-family : arial, serif, "times roman";  
}

.style3 {
font-size : 10pt; 
color : black;
background : transparent; 
margin-right : 10px; 
margin-left : 10px; 
}

.style4 {
font-size : 8pt; 
color : black;
background : transparent; 
}

.style5 {
font-size : 10pt; 
color : black;
background : transparent; 
}

.style6 {
font-size : 10pt; 
color : white;
background : transparent; 
}

.style7 {
font-size : 8pt; 
color : white;
background : transparent;
margin-right : 5px; 
margin-left : 5px; 
}

.style18 {
font-size : 8pt;
color : #0080C0;
background : transparent;
}

.style20 {
font-size : 8pt; 
color : black;
background : FFFF6F; 
}

A:link {
color : blue;
background : transparent;  
text-decoration : none; 
}

A:visited {
color : purple;
background : transparent; 
text-decoration : none; 
}

A:active {
color : red;
background : transparent; 
text-decoration : none; 
}

A:hover {
text-decoration : underline;
}

