*
{
	font-family:  Franklin Gothic Medium Cond, Arial Narrow;
}

BODY
{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	font-family: Arial;
	font-size: small;
	color: #2c2511;
	background-color: #fef7b1;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

H1
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	font-family: Arial;
	font-size: 11pt;
	text-decoration: underline;
	color: #2c2511;	
}

H2
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	font-family: Arial;
	font-size: 11pt;
	color: #2c2511;
}

H3
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	font-family: Arial;
	font-size: 10pt;
	color: #2c2511;
}

H4, H4 span, H4 div
{
	margin: 0px;
	margin-bottom: 1px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #1da94a;
}

FIELDSET
{
	font-size: 9pt;
	margin: 5px;
	padding: 5px;
}

A, A:hover, A:visited
{
	color: #31712a;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

A:hover
{
	color: #7e7868;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: underline;
}

A:visited
{
}

ul
{
	margin-left: 25px;
	padding-right: 50px;
}

li
{
	font-family: Arial;
	font-size: 10pt;
	color: #2c2511;
	padding-bottom: 6px;
}
