h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #3300CC;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tableHeading {
	background-color: #394299;
	color: #FFCC00;
	font-weight: bold;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #3300CC;
}
.menuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
