h1 {
	font-size: 22px;
	color: #BB1519;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
a.navLink {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;


}
a.navLink:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;


}
.tableBorder {
	border: 1px solid #000000;
}
.whiteText {
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
}
