.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	text-align: justify;



}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #FFCC00;
	text-align: center;

}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFCC00;
	letter-spacing: .20em;
}
.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 20pt;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: disc;
	text-align: justify;
	white-space: normal;
	left: 0px;


}
