.text{
	font-family:Arial; 
	font-size:9pt; 
	padding-bottom:10px; 
	padding-top:10px;
}
.subtext{
	font-family:Arial; 
	font-size:9pt;
	color: #000000 
}
.headings{
	font-family:Arial;
	font-size:9pt;
	color:#0000FF;
	padding-top:10px;
	font-weight: bold;
}
.heading1{
	font-family:Arial;
	font-size:12pt;
	color:#000000;
	font-weight: bold;
}
.overviewtext{
	font-family:Arial;
	font-size:9pt;
	padding-bottom:10px;
	padding-left:0px;
	color: #000000;
}
.highlights{
	font-family:Arial;
	font-size:9pt;
	color: #0000ff;
}
.redhighlight{
	font-family:Arial;
	font-size:9pt;
	color: #FF0000;
	font-weight: normal;
}
.bullettext{
	font-family:Arial;
	font-size:9pt;
	color:#000000;
	padding-top:10px;
}
.imagetitle{
	font-family:Arial;
	font-size:10pt;
	color: #FF0000;
	font-weight: bold;
	padding-bottom:10px;
}
.imagetext{
	font-family:Arial;
	font-size:9pt;
	color: #0000ff;
	font-style: italic;
	font-weight:normal;
}

