BODY {
	SCROLLBAR-FACE-COLOR: #749CAE; 
	SCROLLBAR-HIGHLIGHT-COLOR: #749CAE; 
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
}

P {
	color : Black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	
}

A {
	color : #749CAE;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight: bold;
}

A:HOVER {
	color : Red;
	text-decoration : underline;
	
}

H3{
	font-family : Arial, sans-serif;
	font-size : 15px;
	color : #336699;
	
}

Table {
	color : Black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	
}