.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.style1 {
	font-family: Verdana;
	font-size: 12px;
	color: #C62700;
	font-weight: bold;
}
.style2 {

	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.style3 {
	font-family: Verdana;
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
	text-decoration: underline;
}
.style4 {
	font-family: Verdana;
	font-size: 14px;
	color: #FF3300;
	font-weight: normal;
}

