body {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	background-color: #AAB793;
}  
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #CC9933;
}
a:link {
}
a:visited {
}
a:active {
}
.smallfont {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 7pt;
} 
.white11 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	}
	
.title {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #6A4441
}
.titlewhite {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 17pt;
	font-weight: bold;
	color: #FFFFFF
}
.headertitle {
	font-family:  sans-serif, Arial, Helvetica;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
.subtitle {
	font-family:  sans-serif, Arial, Helvetica;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.subtitlewhite {
	font-family:  sans-serif, Arial, Helvetica;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
.footertext {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytext {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
    color: #000000;
}
.bodytextsmall {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 9pt;
    color: #000000;
}
.jbblack {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.jbgray {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
    color: #666666;
}
.infotext {
	font-family:  sans-serif, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

