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