
.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : normal;
}
.headerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight : bold;
}
.subheadwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
}
textarea {
	background-color: #666666;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
input {background-color: #666666;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A {
	text-decoration : none;
}A:HOVER {
	text-decoration : underline;
}

