/* yeah baby - olde skool css circa 2002, now stop laffin and get back to work, yo */

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666
}


a:hover {
	color: #99CC00
}

input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #E0E0E0;
	color: #666666
}

TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #E0E0E0
}

.button {
	background-color: #FF9900
}

.formItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: bold
}

.formHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E0E0E0;
	text-decoration: none;
	font-style: normal;
	font-weight: bold
}

.headerQuestion {
	background-color: #E0E0E0;
	font-size: 9px;
	color: #333333;
	text-decoration: none
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

.spread {
	line-height: 20px
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none
}