body {
	font-family: Arial,Helvetica,sans-serif; font-size:12px; color:#444;
}

td {	font-family: Arial,Helvetica,sans-serif; font-size:12px; color:#444;
}

a, a:link, a:visited  {
   	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
a:hover, a:active {
   	color: #000080;
	text-decoration: underline;
}

.smtext {  	
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	font-weight: normal; 
	text-decoration: none
}

.mdtext {  	
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal; 
	text-decoration: none
}
.mdtext-b {  	
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none
}
.lgtext {  	
	font-family: Verdana; 
	font-size: 24px; 
	color: #000000; 
	font-weight: normal; 
	text-decoration: none
}
.lgtext-b {  	
	font-family: Verdana; 
	font-size: 20px; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none
}