.text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.body {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.underline {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: underline;
}
