@charset "UTF-8";
.white11pt {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}
.white13pt {
	font-family: arial;
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
.bodytext {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.footertext {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #f3e6d2;
}
.arialbrown20pt {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #5d3b1a;
}
.arialbrown14pt {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #5d3b1a;
}
.arial11ptbrown {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #5d3b1a;
}
.redlink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
