BODY {font-family : Arial, Helvetica, sans-serif;	font-size : 12px;	font-weight : normal;	color : Black;}
H1 {font-family : Arial, Helvetica, sans-serif;	font-size : 20px;	font-weight : bold;	color : #6F3214;}

H2 {font-family : Arial, Helvetica, sans-serif;	font-size : 18px;	font-weight : bold;	color : #6F3214;}

H3 {font-family : Arial, Helvetica, sans-serif;	font-size : 16px;	font-weight : bold;	color : #6F3214;}

H4 {font-family : Arial, Helvetica, sans-serif;	font-size : 14px;	font-weight : bold;	color : #6F3214;}

H5 {font-family : Arial, Helvetica, sans-serif;	font-size : 12px;	font-weight : bold;	color : Black;}

A:LINK, A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Blue;
	text-decoration : underline;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Maroon;
	text-decoration : none;
}

A:ACTIVE {font-family : Arial, Helvetica, sans-serif;	font-size : 12px;	font-weight : normal;	color : Red;	text-decoration : underline;}

DIV {color : Black;	font-family : Arial, Helvetica, sans-serif;	font-size : 12px;}

TD, TR ,TABLE {color : Black;	font-family : Arial, Helvetica, sans-serif;	font-size : 12px;}

