SELECT {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
}
INPUT, TEXTAREA {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}
input.radio {
	background: #EDEDD4;
	color: #000;
}
.ftext {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color: #FAFAFA;
}
.finput, .bigfont, .finline {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color: #EDEDD0;
}
.ttinp {
	font-family: "Courier New", Courier, monospace;
	background-color: #EDEDD4;
	font-size: 16px;
}
TD.bigfont {
	font-size: 16px;
}
TD.finline {
	padding: 3px 4px 3px 0px;
}
TD.sepline1, TD.sepline2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 4px;
	background-color:  #FAFAFA;
	height: 6px;
}
TD.sepline2 {
	background-color: #EDEDD4;
}
.aButton {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
}
