BODY {
	SCROLLBAR-FACE-COLOR: #EBEBEB; 
	SCROLLBAR-HIGHLIGHT-COLOR: #333333; 
	SCROLLBAR-SHADOW-COLOR: #333333;
	SCROLLBAR-3DLIGHT-COLOR: #333333; 
	SCROLLBAR-ARROW-COLOR:  #333333; 
	SCROLLBAR-TRACK-COLOR: #0081D7; 
	SCROLLBAR-DARKSHADOW-COLOR: #333333; 
	
	background-color: #0081D7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

P {
	color : #333333;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	
}

A {
	color : #FF9900;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	font-weight: bold;
}

A:HOVER {
	color : #FF0000;
	text-decoration : underline;
	
}

H3{
	font-family : Arial, sans-serif;
	font-size : 15px;
	color : #1393EE;
	
}

Table {
	color : #333333;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	
}

.style1 {
color: #1393EE;
font-family : Arial, sans-serif;
font-size : 15px;

}
.style2 {color: #FF0000}