.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}
.bold {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
.textsm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;

}
.heading {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #993399;
}
.line {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666600;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666600;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666600;
	font-size: x-small;
	font-weight: bold;





}
