.headers24pt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
}
.text16 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	color: #EEEAE3;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #EEEAE3;
	line-height:150%;
}

.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	color: #000;
	line-height:150%;
}

.regular12 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	line-height:150%;
}

.text11darker {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #cabaa5;
}

a:link, a:visited, a:active {
	color: #EEEAE3;
}

a:hover {
	color: #FFFFFF;
}

body {
	background-color: #977f5e;
}
