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