BODY {
	SCROLLBAR-FACE-COLOR: #5998C9; 
	SCROLLBAR-HIGHLIGHT-COLOR: #5998C9; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #5998C9; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 

	background-color: #5998C9;
	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 : #B42C40;
	text-decoration : none;
	
}

A:HOVER {
	color : #FC7801;
	text-decoration : underline;
}

H3{
	font-family : Arial, sans-serif;
	font-size : 15px;
	color : #333333;
}

Table {
	color : #333333;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
}