body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	background-color: #FFFFCC;
}
.text10 {
	font-size: 10px;
}
.text12 {
	font-size: 12px;
}
.text12link {
	font-size: 12px;
	color: #003300;
	text-decoration: none;	
}
.text12bold {
	font-size: 12px;
	font-weight: bold;
	color: 003300;
}
.text12form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #FFFFCC;
	text-decoration: none;
}
.text12submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #FFFFCC;
	text-decoration: none;
}
.text12err {
	font-size: 12px;
	color: #FF3300;
	background-color: #FFFFCC;
	text-decoration: none;
}
.text16 {
	font-size: 16px;
}
.text16bold {
	font-size: 16px;
	font-weight:bold;
}
.btns {
	font-size: 14px;
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}

table {border-collapse:collapse}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.btnsm {
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}
