P, td  {
	font-size : 12pt;
	font-family : Arial;
	color : Black;
}

P  {
	font-size : 12pt;
	font-family : Arial;
	color : Black;
}

H1  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	color : Black;
	text-align : left;
}

H2  {
	font-size : l0pt;
	font-family : Arial;
	font-weight : bold;
	color : Black;
}

H3  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color : Black;
}

A  {
	color : #770022;
}

A:Visited  {
	color : #000077;
}

A:Active  {}

A:Hover  {
		color : #3333ff ;
}

BODY  {
	margin-left : 10;
	margin-top : 10;
	margin-right : 20;
	font-size : 12pt;
	font-family : Arial; 
	color : Black;
	text-align : left;
	background-color : #FFE34C;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FFDA0F;
	scrollbar-track-color: #CCAE0C;
}


