BODY {
background : white;
color : black;
font-family : arial, serif, "times roman";  
}

UL,DL {
font-size : 10pt;
color : black;
background : transparent; 
}

.style1 {
font-size : 10pt; 
color : black;
background : #CCCC99; 
margin-left : 1px; 
}

.style2 {
font-size : 10pt; 
color : #cc0000;
background : transparent; 
margin-left : 1px; 
}

.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 : 8pt; 
color : white;
background : transparent; 
}

.style7 {
font-size : 10pt; 
color : black;
background : #CCCC99; 
margin-left : 1px; 
}

.style8 {
font-size : 10pt; 
color : black;
background : #ffff99; 
}

.style9 {
font-size : 10pt; 
color : white;
background : transparent; 
}

.style10 {
font-size : 14pt; 
color : #000066;
background : transparent;  
}

.style11 {
font-size : 10pt; 
color : #cc0000;
background : transparent; 
}

.style12 {
font-size : 10pt; 
color : black;
background : #66CCCC; 
}

.style12a {
font-size : 10pt; 
color : black;
background : #9999FF; 
}

.style13 {
font-size : 8pt; 
color : black;
background : #FFFFDF; 
}

.style14rc {
font-size : 8pt; 
color : black;
background : #CCCCFF;
margin-right : 5px; 
margin-left : 6px;
}

.notice {
font-size : 10pt; 
color : white;
background : red;
}

.style15 {
font-size : 8pt; 
color : #000066;
background : transparent; 
}

.style16 {
font-size : 8pt; 
color : black;
background : #ffcc00; 
margin-right : 30px; 
margin-left : 28px; 
}

.style17 {
font-size : 8pt;
color : #ffcc00;
background : transparent;
}

.style18 {
font-size : 8pt;
color : #0080C0;
background : transparent;
}

.style19 {
font-size : 8pt; 
color : black;
background : #66FFCC;
margin-right : 5px; 
margin-left : 6px;
}

.style20 {
font-size : 8pt; 
color : black;
background : #FFFFFF;
margin-right : 14px; 
margin-left :14px;
}

.style21 {
font-size : 10pt; 
color : black;
background : #00CCFF; 
}

.style21a {
font-size : 10pt; 
color : black;
background : #CCFFCC; 
}

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;
}

