.css1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #66CCFF;
}
.css3 {
	font-family: Tahoma;
	font-weight: bold;
	color: #FF9900;
	font-size: 12px;
}
.css4 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}
.css2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

