.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.smltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
INPUT {
	FONT-SIZE: 11px; MARGIN: 0px; COLOR: black; FONT-FAMILY: verdana
}
SELECT {
	FONT-SIZE: 11px; MARGIN: 0px; COLOR: black; FONT-FAMILY: verdana
}
BODY {
	BACKGROUND-COLOR: white
}
#CmdNext {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 15px; BACKGROUND: url(../images/qs_submit.jpg) no-repeat; BORDER-LEFT: 0px; WIDTH: 180px; CURSOR: hand; COLOR: #ffffff; BORDER-BOTTOM: 0px; HEIGHT: 27px
}