TD  {
	font-weight : normal;
	font-size : 10pt;
	font-family : 'sans-serif';
	color : #472F05;
}

A  {
	font-size : 10pt;
	text-decoration : underline;
	font-family : "Arial";
	color : #472F05;
}

A:Visited  {
	font-size : 10pt;
	text-decoration : underline;
	font-family : "Arial";
	color : #472F05;
}

A:Active  {
	font-size : 10pt;
	text-decoration : underline;
	font-family : "Arial";
	color : #472F05;
}

A:Hover  {
	font-size : 10pt;
	text-decoration : underline;
	font-family : "Arial";
	color : Olive;
}

H6  {
	font-style : normal;
	font-size : 11px;
	font-family : "Arial";
	margin-bottom : 0px;
	margin-top : 0px;
}

H2  {
	font-size : large;
	font-family : sans-serif;
	color : #472F05;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
}

H4  {
	font-style : normal;
	color : #472F05;
	font-family : sans-serif;
	font-size : small;
	margin-top : 0px;
	margin-bottom : 0px;
}

INPUT  {
	background-color : rgb(246,243,210);
}

SELECT  {
	background-color : rgb(246,243,210);
}

TEXTAREA  {
	background-color : rgb(246,243,210);
}

