BODY, TD {
	color : black;
	font-family : verdana;
	font-size: 12px;
	text-align: left;
	link:gold;
	vlink:gold;
	alink:gold;
	scrollbar-face-color:#47444D;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color: gold;
	scrollbar-3dlight-color:#FDD04A;
	scrollbar-darkshadow-color: #47444D;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #FDD04A;
}
H1 {
	font-size: 8pt;
	color: gray;
	font-weight: bold;
	font-family : Verdana;
}



H3 {
	font-size: 14pt;
	color: Black;
	font-family : Sylfaen;
}

H2 {
	font-size: 16pt;
	color: Black;
	font-family : "Cataneo Lt BT";
}

H4 {
    font-size: 8pt;
	
	font-weight: bold;
	color : silver;
	}

	H6 {font-size: 10pt;
	color: silver;
	font-weight: bold;
}
	
A {
	text-decoration: none;
	color: #858DF1;
}

A:Hover {
	text-decoration: underline;
	color: #E7A918;
}

HR {
	color: #000000;
	height: 1pt;
}
