.finput {font-family:arial;font-size:10px;color:white;}
.finput TD {font-family:arial;font-size:10px;color:white;}
.finput INPUT {background-color: white; color: black;}
.finput RADIOGROUP {background: #666666; color: white;}
.finput SELECT {background-color: white; color: black;}
.finput TEXTAREA {background-color: white; color: black;}
.finput_error {font-family:arial;font-weight:bold;font-size:11px;color:white;}
.finput_error TD {font-family:arial;font-weight:bold;font-size:11px;color:white;}
.finput_error INPUT {background-color: pink; color: black;}
.finput_error SELECT {background-color: pink; color: black;}
.finput_error TEXTAREA {background-color: pink; color: black;}
.radio {font-family:arial;font-size:10px;color:white;}
.radio TD {font-family:arial;font-size:10px;color:white;}
.toptext{
	font-size: 10px;
	font-weight: normal;
	font-family: verdana;
	color: #333333;
	margin: 5pt 5pt 5pt;
}
.toptext A { color : #333333; }
.toptext A.visited { color : #333333; }

.normal {
	font-size: 10px;
	font-weight: normal;
	font-family: verdana;
}
.title {
	font-size: 16px;
	font-weight: bold;
	font-family: verdana;
	color: white;
	margin: 5pt 5pt 5pt;
}
.section {
	font-size: 13px;
	font-weight: bold;
	font-family: verdana;
	color: white;
	margin: 5pt 5pt 5pt;
}
INPUT, SELECT, TEXTAREA{
	font-size: 10px;
	font-weight: normal;
	font-family: verdana;
}
A {font-family:arial;font-size:10px;color:white;}
A.visited {font-family:arial;font-size:10px;color:white;}

