.fieldname{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight : bold;
}
.titletext{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight : bold;
	text-valign : center;
}
.textheading{
	font-family : Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #000000;
	font-weight : bold;
}
.logoutext{
	font-family : Arial, Helvetica, sans-serif;
	font-size:12pt;
	color: #000000;
	font-weight : bold;
	text-align : center;
}
.sectionheading{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: White;
	font-weight : bold;
	background-color : #9a9a9a;
	text-align : center;
}

.plaintext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: Black;
	font-weight : normal;
}
.resulttext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: Black;
	font-weight : normal;
	text-align : center;
}
.searchtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: Black;
	font-weight : normal;
	text-align : left;
}
.smalltext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: Black;
	font-weight : normal;
}

