P  {
	font-family : Arial, Helvetica, Geneva;
	color : #F2B100;
	font : arial;
}

H1  {
	font-family : Arial, Helvetica, Geneva;
	font-size : 14pt;
	font-weight : bold;
	font-style : normal;
	line-height: 16pt;
	color : #F2B100;
}

H2  {
	font-size : 12pt;
	font-family : Arial, Helvetica, Geneva;
	font-weight : bold;
	font-style : normal;
	line-height: 14pt;
	color : #F2B100;
}

A  {
	font-family : Arial, Helvetica, Geneva;
	font-weight : bold;
	font-style : normal;
	color : #F2B100;
}

A:Visited  {
	font-family : Arial, Helvetica, Geneva;
	font-weight : bold;
	font-style : normal;
	color : #E28100;
}

A:Active  {
	font-family : Arial, Helvetica, Geneva;
	font-weight : bold;
	font-style : normal;
	color : #808080;
}

A:Hover  {
	font-family : Arial, Helvetica, Geneva;
	font-weight : bold;
	font-style : normal;
	color : #E28100;
}

BODY  {
	font-family : Arial, Helvetica, Geneva;
	font-size : 10pt;
	color : #F2B100;
	font-weight : normal;
	font-style : normal;
}

TD  {
	font-family : Arial, Helvetica, Geneva;
	font-size : 10pt;
	color : #F2B100;
	font-weight : normal;
	font-style : normal;
}


TH  {
	font-family : Arial, Helvetica, Geneva;
	font-size : 12pt;
	color : #F2B100;
	font-weight : bolder;
	font-style : normal;
}


textarea, select, input{
	color: #404040;
	margin: 2px;
	padding: 0;
	background-color: #ffff9b;
	border: 1px solid #680000;
