body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
	font-size: 16px;
}
pre {
	font-family: "Courier New", Courier, mono
}
a {
	font-weight: bolder;
	color: #96764C;
}
.bigBoldBlue {
	font-size: x-large;
	font-weight: bolder;
	color: #000066;
}
.lightGrey {
	color: #CCCCCC;
}
.red {
	color: #CC0000;
}
.blue {
	color: #0000CC;
}
.green {
	color: #00CC00;
}
.large {
	font-size: large;
}
.larger {
	font-size: larger;
}
.x-large {
	font-size: x-large;
}
.small {
	font-size: xx-small;
}
.smaller {
	font-size: smaller;
}
.largeHeading {
	font-size: large;
	font-weight: bolder;
	color: #693119;
	vertical-align:top;
}
.contactTable {
	background-attachment: scroll;
	background-image: url(../images/Mar28-Sign-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.showAllNews {
	font-size: smaller;
	font-weight: bolder;
	color: #222222;
	text-decoration: none;
}
.bigBoldWhite {
	font-size: larger;
	font-weight: bolder;
	color: #FFFFFF;
}
.galleryControl {
	font-weight: bolder;
	font-size: smaller;
	color: #EEEEEE;
	text-decoration: none;
}
.emailMessage {
	font-family: "Courier New", Courier, mono
}
.sylabus {
	font-size: 12px;
}
