.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #Fbfbe6;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: fbfbe6;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: 36362E;
	font-weight: bold;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #8C8472;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #8C8572;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #911821;
	text-decoration: underline;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFCD;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFCD;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: D0F0AC;
	text-decoration: underline;
}
.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: D0F0AC;
	text-decoration: none;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	color: D0F0AC;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: D0F0AC;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #911821;
	font-weight: bold;
	text-decoration: underline;
}
.link3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #911821;
	font-weight: bold;
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #911821;
	text-decoration: none;
	background-color: #FCFAC9;
}
