.style1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009900;
}

.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

.style3 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #0066CC;
}

.style5 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: BLACK;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Cyan;
	
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	font-size: 9px;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 11px;
}
.style9 {
	font-family: Georgia, Arial;
	font-weight: normal;
	font-style: italic;
}
.style10 {	
	font-family: Georgia, "Arial", Times, serif;
	font-size: 18px;
	color: #000099;
	font-weight: bold;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.style12 {
	font-family: Verdana;
	color: red;
	font-weight: italic;
}

.style13 {
	font-family: Verdana;
	color: blue;
	font-weight: italic;
}

.style14 {
	font-family: Verdana;
	color: green;
	font-weight: italic;
}

.style15 {
	background-color: red; 
	font-family: Verdana;
	color: black;
	font-weight: italic;
	background: red;
        
}

BODY {	
SCROLLBAR-FACE-COLOR: WHITE;
SCROLLBAR-HIGHLIGHT-COLOR: BLACK; 
SCROLLBAR-SHADOW-COLOR: BLACK; 
SCROLLBAR-3DLIGHT-COLOR: WHITE; 
SCROLLBAR-ARROW-COLOR: BLACK; 
SCROLLBAR-TRACK-COLOR: BLACK; 
SCROLLBAR-DARKSHADOW-COLOR: BLACK; 
}
