P.main
{
	color: #FFEED0;
	font-size: 8pt;
	font-weight: bold;
	font-family: arial
}

.body
{
	color: #FFEED0;
	font-size: 8pt;
	font-weight: bold;
	font-family: arial
}

.white_text
{
	color: #FFEED0;
	font-size: 8pt;
	font-weight: bold;
	font-family: arial
}

.alternate_text
{
	color: #FFC867;
	font-size: 8pt;
	font-weight: bold;
	font-family: arial
}

.diminished_text
{
	color: #C4B7A2;
	font-size: 8pt;
	font-weight: bold;
	font-family: arial
}

A:link
{
text-decoration: none;
color: #FFC867
} 

A:visited
{
text-decoration: none;
color: #FFC867
}

A:hover
{
font-weight: none;
text-decoration: underline;
color: #FFC867
}

.formboxes
{
	color: #FFC867;
	font-size: 7pt;
	font-weight: bold;
	font-family: arial;
	background-color: #584B35;
	border: 1px solid #A79474;
	overflow: hidden
}

input
{
	color: #FFC867;
	font-size: 7pt;
	font-weight: bold;
	font-family: arial;
	background-color: #584B35;
	border: 1px solid #A79474;
	overflow: hidden
}

TEXTAREA, .bginput
{
	color: #FFC867;
	font-size: 7pt;
	font-weight: bold;
	font-family: arial;
	background-color: #584B35;
	border: 1px solid #A79474;
	overflow: hidden
}

.linkIndicator {
	color: #FFEED0;
	font-size: 8pt;
	font-weight: bold;
	font-family: arial;
}
