BODY {
background : white;
color : black;
font-family : arial, serif, "times roman";  
}

.style4 {
font-size : 8pt; 
color : black;
background : transparent; 
}

.style5 {
font-size : 10pt; 
color : black;
background : transparent; 
}

.style6 {
font-size : 8pt; 
color : white;
background : transparent; 
}

.style10 {
font-size : 14pt; 
color : #000066;
background : transparent;  
}

.style13 {
font-size : 8pt; 
color : black;
background : #CCCCCC;
margin-right : 4px; 
margin-left : 4px; 
}

.style14 {
font-size : 8pt; 
color : white;
background : #990066;
margin-right : -3px; 
margin-left : -1px; 
}

.style15 {
font-size : 8pt; 
color : black;
background : transparent;
margin-left : 10px; 
}

.style16 {
font-size : 8pt; 
color : #990066;
background : transparent;
margin-left : 5px; 
}

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;
}




