.bodyText {
	font-family: Verdana;
	font-size: 10px;
}
.headerText {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.inputTag {
	font-family: Verdana;
	font-size: 9px;
	border: thin groove #999999;
}
.formBtns {
	font-family: Verdana;
	font-size: 9px;
	border: thin inset #666666;
	background-color: #99CCFF;

}
