td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;

}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;

}
.bold {
	font-weight: bold;
	font-size: 12px;

}
.lgbold {
	font-size: 14px;
	font-weight: bold;
}
.lgredbold {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.sm {
	font-size: 10px;
}
.boldred {
	font-weight: bold;
	color: #993300;
}
a {
	color: #000099;
	text-decoration: underline;
}
