body{
	background: #F8E3B9;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#2f1610;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	color:#F8E3B9;
}

A:Hover  {
	color : #F8E3B9;
	text-decoration : underline;
}

H1 {
	color: #2F1610;
	font-weight: bold;
	font-size : 16px;
	font: Tahoma;
}

H2 {
	color: #2F1610;
	font-weight: bold;
	font-size : 14px;
	font: Tahoma;
}
bodytext {
	color: #2F1610;
	font-size : 11px;
}

bodybold {
	color: #2F1610;
	font-weight: bold;
	font-size : 11px;
}

pglinks {
	color: #c38458;
	font-weight: bold;
	font-size : 12px;
}

a.pglinks: link {
	color: #c38458;
}
a.pglinks: visited {
	color: #c38458;
}
a.pglinks: hover {
	color: #c38458;
	text-decoration:underline;
}

disclaimer {
	color: #2F1610;
	font-size : 9px;
}

copyright {
	color: #2F1610;
	font-weight: bold;
	font-size : 8px;
}
