body { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e2e4f3;  	
  	margin-left: 0px;
  	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;  	
}



/* ---------- styles for text, labels and headings starts here ---------- */

.normaltext { 
	font-family: Verdana, Arial, Times New Roman;
  	color: #000000;
  	font-size: 10pt;
	font-weight: normal;
	/*font-weight: bold; 	*/
}

.normaltextbold { 
	font-family: Verdana, Arial, Times New Roman;
  	color: #000000;
  	font-size: 10pt;	
	font-weight: bold;
}

.heading { 
	font-family: Verdana, Arial, Times New Roman; 
  	color: #000000;
  	font-size: 12pt;
  	font-weight: bold;
}

.nametext { 
	font-family: Verdana, Arial, Times New Roman;
  	color: #000000;
  	font-size: 10pt;
	font-weight: normal;	  	
}

.orderheading { 
	font-family: Verdana, Arial, Times New Roman; 
  	color: #000000;
  	font-size: 24pt;
  	font-weight: bold;
}

.footertext { 
	font-family: Verdana, Arial, Times New Roman;
  	color: #000000;
  	font-size: 7pt;
	font-weight: normal;
}

.ordersub { 
	font-family: Verdana, Arial, Times New Roman; 
  	color: #000000;
  	font-size: 12pt;
  	font-weight: bold;
}

.ordertext { 
	font-family: Verdana, Arial, Times New Roman; 
  	color: #000000;
  	font-size: 10pt;
  	font-weight: normal;
}

.orderaddr { 
	font-family: Verdana, Arial, Times New Roman; 
  	color: #000000;
  	font-size: 12pt;
  	font-weight: normal;
}

.aheading { 
	font-family: Verdana, Arial, Times New Roman; 
  	color: #000000;
  	font-size: 14pt;
  	font-weight: bold;
}

.fheading { 
	font-family: Verdana, Arial, Times New Roman; 
  	color: #000000;
  	font-size: 11pt;
  	font-weight: bold;
}

/* ---------- styles for text, labels and headings ends here ---------- */

