td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-size: 14px;
}
h1 {
	font-size: 18px;
	color: #5A6B84;
}
h2 {
	font-size: 18px;
	color: #5A6B84;
}
.lgbold {
	font-size: 14px;
	font-weight: bold;
}
.lgboldwhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.lgboldblue {
	font-size: 16px;
	font-weight: bold;
	color: #5A6B84;
}
a {
	color: #000099;

}
.sm {
	font-size: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lgerbold {
	font-size: 16px;
	font-weight: bold;
}
a.smlink {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.boldred {
	font-weight: bold;
	color: #990000;
}
.italic {
	font-style: italic;
}
.lgbolditalic {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
