body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14pt;
}
h1 {
	font-size: 24px;
	color: #444693;
}
.calendarListing {
	font-size: x-small;
}

h3 {
	font-size: 16px;
	color: #444693;
}
h2 {
	font-size: 20px;
	color: #444693;
}
.vnaTitle {
	color: #32AD30;
	font-weight: bold;
}
td {
	vertical-align: top;
}
th {
	color: #FFFFFF;
	background-color: #444693;
	text-align: left;
}
td.alt {
	background-color: #ECE9D8;
}
.subMenu {
	font-size: small;
}
a:hover {
	color: #009900;
}
.footer {
	font-size: small;
}
