.normal {
	COLOR: #646464;
	TEXT-DECORATION: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.normal_bold {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #646464; 
	FONT-FAMILY: verdana, arial, helvetica, geneva
}
