<!-- Non-underlined links -->
A.clear:link { text-decoration: none }
A.clear:active { text-decoration: none }
A.clear:visited { text-decoration: none }


<!-- Header classes -->


.header1{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : 900;
	color : #ffffff;
}

.header2{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : 600;
	color : #ffffff;
}
.head2i{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #ffffff;
	font-weight : bold;
}
.header3{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #ffffff;
}
	
.header4{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : 400;
	color : #ffffff;
}

<!-- Body Classes -->

.body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
}

.bodyi{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : 700;
	color : #ffffff;
}
 

 .web{
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
}

 .span{
	color: White;
}
  .a{
	color: white;
	text-decoration: underline;
}
 .MsoNormal{
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : none;
	text-decoration : none;
}