
h1 {
	font-size: 18px;
}
.f10 {
	font-size: 10px;
}
.f12 {
	font-size: 12px;
}
.green {
	color: #00B000;
	font-style: oblique;
	font-weight: bolder;
	font-size: 14px;
}
.f14 {
	font-size: 14px;
	font-weight: bold;
	}
	body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #99CCFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.bkgblue {
	font-weight: bold;
	text-decoration: underline;
	background-color: #99CCFF;
	font-size: 12px;
}
.f16 {
	font-size: 16px;
