.style {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FF9900;
}
.style2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
}
.header1 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.header2 {

	font-family: "Century Gothic";
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.txtarea {
	width: 140px;
	height: 70px;
	border:1px solid #88A0C8; 
	font-family:  Tahoma, verdana, arial,sans-serif; 
	font-size: 11px; 
	color: #003068; 
	text-decoration: none; 
	background-color: #FFFFFF;
}
