H1  {
	font-size : 22px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	float : none;

}



H2  {

	font-size : 14px;

	font-family : Georgia, "Times New Roman", Times, serif;

	font-weight : bold;

	font-style : normal;

	color : Black;

}

H3  {

	font-size : 14px;

	font-family : Georgia, "Times New Roman", Times, serif;

	font-weight : bold;

	color : Black;

	text-decoration : none;

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

A  {
	color : #CE4116;
}
A:visited {
	color: #CE4116;
}
A:hover {
	color: #4F0101;
}
A:active {
	color: #CE4116;
}	




