body {
	background-color: #F5F3DE;
}

.bodytext {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #B6B257;
	line-height: normal;
}

.bodytext2 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #465022;
	line-height: normal;
}

.bodyBoldText2 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #484F23;
	line-height: normal;
}

.headertext {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #B6B257;
	line-height: normal;
}

.bodytextSmall {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #B6B257;
	line-height: normal;
}

.bodyBoldText {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: Bold;
	color: #B6B257;
	line-height: normal;
}

A.textLink:link, A.textLink:active, A.textLink:visited { 
	color: #B6B257;
	text-decoration: underline;
	cursor: hand;
	font-size: 10pt;
	font-weight: normal; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

A.textLink:hover { 
	color: #999999;
	text-decoration: underline;
	cursor: hand;
	font-size: 10pt;
	font-weight: normal; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

A.textLinkDark:link, A.textLinkDark:active, A.textLinkDark:visited { 
	color: #484F23;
	text-decoration: underline;
	cursor: hand;
	font-size: 9pt;
	font-weight: normal; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

A.textLinkDark:hover { 
	color: #B6B257;
	text-decoration: underline;
	cursor: hand;
	font-size: 9pt;
	font-weight: normal; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

A.textLinkSmall:link, A.textLink:active, A.textLink:visited { 
	color: #B6B257;
	text-decoration: underline;
	cursor: hand;
	font-size: 9pt;
	font-weight: normal; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

A.textLinkSmall:hover { 
	color: #999999;
	text-decoration: underline;
	cursor: hand;
	font-size: 9pt;
	font-weight: normal; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

A.textLinkSplash:link, A.textLinkSplash:active, A.textLinkSplash:visited { 
	color: #6C461F;
	text-decoration: underline;
	cursor: hand;
	font-size: 14pt;
	font-weight: bold; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

A.textLinkSplash:hover { 
	color: #B98F63;
	text-decoration: none;
	cursor: hand;
	font-size: 14pt;
	font-weight: bold; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
