BODY {
background : white;
color : black;
font-family : arial, serif, "times roman";  
}

.style1 {
font-size : 8pt; 
color : #000080;
background : transparent;
}

.style2 {
font-size : 10pt; 
color : #000080;
background : transparent;
}

.style3 {
font-size : 7pt; 
color : #F2F2F2;
background : transparent;
margin-right : 8px;
margin-left : 8px;
}

.style4 {
font-size : 11pt; 
color : #000080;
background : transparent;
}

.style5 {
font-size : 10pt; 
color : #000080;
background : #transparent;
margin-right : 14px;
margin-left :14px;
}

.style6 {
font-size : 7pt; 
color : #000080;
background : transparent;
}

.style7 {
font-size : 8pt; 
color : #000080;
background : transparent;
margin-right : 8px;
margin-left :8px;
}

.style8 {
font-size : 10pt; 
color : #FF0000;
background : transparent;
}

A:link {
color : #000080;
background : transparent;  
text-decoration : none; 
}

A:visited {
color : #000080;
background : transparent; 
text-decoration : none; 
}

A:active {
color : #000080;
background : transparent; 
text-decoration : none; 
}

A:hover {
text-decoration : underline;
}

