input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
	background-image: url(../images/bg-input.jpg);
}
.forcewhite {
	color: #FFFFFF;
}
.smaller {
	font-size: 10px;
}
a {
	color: #CCFFCC;
}
h1 {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #99CC00;
}
textarea {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
	background-image: url(../images/bg-input.jpg);
}

