.myTextbox-normal {
	font-family: Verdana;
	font-size: 8pt;
	letter-spacing: 1;
	text-align: left;
	color: #000000;
	background-color: #FAF5E2
}

.button-submit {
	font-family: Verdana;
	font-size: 8pt;
	letter-spacing: 1;
	text-align: center;
	color: #000000;
	background-color: #ABC4DE
}

.myRadioButton {
	color: red;
	background-color: #F1E6CF
}

BODY {
	font-family: Verdana;
	font-size: 8pt;
}

TABLE {
	font-family: Verdana;
	font-size: 8pt;
}

TH {
	font-family: Verdana;
	font-size: 8pt;
}

TD {
	font-family: Verdana;
	font-size: 8pt;
}

TR {
	font-family: Verdana;
	font-size: 8pt;
}

P {
	font-family: Verdana;
	font-size: 8pt;
}

