.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #AAA79D;
}
.box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #BBAFA8;
	background-color: 554a43;
}
.textSm {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #AAA79D;
}
.textSmOr {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #CC9900;
}
.textSmIt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #CCCC99;
	font-style: italic;

}
.texthead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #CC9933;
	font-weight: bold;

}
.textlrg {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #AAA79D;
}

