h1 {
	font-size: 17px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
h2 {
	font-size: 15px;
	color: #990000;


}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.lineheight {
	line-height: 18px;
}
.lgteal {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a {
	color: #990000;
	font-weight: bold;
}
h3 {
	font-size: 13px;
}
.white {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;

}
.smwhite {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.lgbold {
	font-size: 14px;
	font-weight: bold;
}
a.smalllink {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.whitelink {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.sm {
	font-size: 10px;
}
.red {
	font-weight: bold;
	color: #990000;
}
