.headers {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.eventsBOLD {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.NavLinks {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #E7E4DF;
	text-decoration: none;
}
.whiteTableBorder {
	border: 1px solid #FFFFFF;
}
body {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.headersNoLine {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}