#box .style1 {
	color: #990000;
	font-weight: bold;
}
#box .style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
}
#box .style3 {
	font-size: 18px;
}

#box .text {
	background:#ffffff none repeat scroll 0 0;
	border:2px solid #bebebe;color:#202020;font-size:19px;margin-bottom:6px;padding:9px 10px 9px;width:235px;
}