.bold_head {
	font-family: Verdana,;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.normal {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.normal2 {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
}
.underline {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
