body {
		font-family: Arial,Geneva;
		font-size: 12px;
		font-style: normal;
		font-weight: bolder;
		color: "#6472E9";
	 }

H2 	{
  		font-weight: bold;
  		color: "#6472E9";
	}

/* a 	{
		text-decoration:none
	}*/

TABLE   {
		Border-Color: white;
	}
	
td {
		font-family: Arial;
		font-size: 11px;
		font-style: normal;
		color: "#000000";
		font-weight: bolder;
		
		
	 }

	 	 	
.header1 {
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	font-variant: normal;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;




}
.header2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: boldest;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
	text-transform: uppercase;

}
.link1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #0033CC;
	text-decoration: underline;

}
.address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.empTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #333333;
}
.email {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #0000CC;
	text-decoration: underline;
	
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.headermain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: lighter;
}
