@charset "utf-8";
#formtable {
	width: 600px;
	font-size: 12px;
}
#formtable table  th {
	background-color: #005699;
}
.smallTable {
	background-color: #005699;
}
.smallTable table tr td {
	background-color: #FFF;
}


.headerText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #FFF;
}
