	
.bodytext {
		font-size: 12px; 
		font-family: arial, helvetica;
		text-decoration: none;
		color: #000000;
	}
	
	a.bodytext:active 	{ color: #000000; text-decoration: underline;}
	a.bodytext:link 	{ color: #000000; text-decoration: underline; }
	a.bodytext:visited 	{ color: #000000; text-decoration: underline; }
	a.bodytext:hover 	{ color: #ff9900; text-decoration: underline; }			
	

.bodytext1 {
		font-size: 10px; 
		font-family: verdana, arial, helvetica;
		text-decoration: none;
		color: #000000;
	}

.style1 {	color: #DC1601;
	font-weight: bold;
}

.texta { 
 font-size: 12px; 
 font-weight : bold;
 background-color: #FFFFFF; 
 border: 1px solid #666666; 
}

.textb { 
 font-size: 10px; 
 font-weight : bold;
 background-color: #E6FFEC; 
 border: 1px solid #666666; 
}

.button { 
 font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #FFFFFF; 
 color: #666666; 

}

.select1 { 
 font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #FDF0CE; 
 color: #102132; 
 border: 1px solid #284279; 
}

.mson {
		font-size: 2; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #006666;
		font-weight : bold;
	}
.msoff {
		font-size: 2; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #000000;
	}
	
.bodylinks {
		font-size: 12px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #000000;
	}
a.bodylinks:hover 	{ color: #006666; text-decoration: underline; }			