.font10 {
	font-size: 60%;
	color:#333333;
	line-height: 150%}
.font12 {
	font-size: 80%;
	line-height: 130%;
}
.font14 {
	font-size: 14px;
	line-height: 18px;
}
.font11 {
	font-size: 70%;
	line-height: 120%;
}
a:link {
	color: #003f8e;
	text-decoration: underline;
}
a:visited {
	color: #003f8e;
	text-decoration: underline;
}
a:hover {
	color: #e5a323;
	text-decoration: underline;
}