.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.headertext {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	}
.headertext2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
	}
	
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}
a {
font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight:bold;
	color:#cc0000;
	text-decoration:none;
	}
a:hover {
font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	}