
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.smallhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.smallbody, .smallbody a {
	font-size: 12px;
	color: #FFFFFF;
}
.smalltiny, .smalltiny a {
	font-size: 10px;
	color: #FFFFFF;
}
.biggerhead {
	font-size: 16px;
	font-weight: bold;
	color: #5A9A9E;
}
.middlehead {
	font-size: 14px;
	font-weight: bold;
	color: #5A9A9E;
}
.greenhead {
	font-size: 18px;
	font-weight: bold;
	color: #6B9F5B;
}
.greensmall {
	font-size: 10px;
	font-weight: bold;
	color: #6B9F5B;
}
.caption {
	font-size: 10px;
}
.bodytext {
	font-size: 12px;
}
a {
	color: #5a9a9e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	}