.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.textbold {
	font-family: Verdana;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;

}
.textsmall {
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;

}
.textdoctors {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;

}
.textheader {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	
}
