	td {font-family : arial, helvetica, sans-serif;
		 font-size : 9pt;
		 }

	td.bold{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	}
	
	.docbody{
		font-family : arial, helvetica, sans-serif;
		  font-size : 9pt;
	}

	.boldtext{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	}
	
	.largetext{
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	}	
	
	td.header{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;;
	font-weight: bold;
	background-color: #f0e68c;
	}
	.required{
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: Red;
	
}
