.NavFooter {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color:#0000FF;
	text-decoration: none;
	}
a:visited {
	color:#0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: normal;
	font-style: oblique;
}
a:active {
	color:#0000FF;
	text-decoration: none;
}
.languages {color: #9999CC}
.weblink {
	color: #0000FF;
}
.supheading {font-size: x-large;
	font-weight: bolder;
}
.heading {font-size: large;
	font-weight: bold;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
.NavDiv {color: #999999}
.footer {
	font-family: "ClassGarmnd BT";
	font-size: x-small;
	color: #333333;
	font-weight: normal;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic
}
.instruct {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
.SCSContent {font-family: "Times New Roman", Times, serif}
body {
	background-color: #FFFFFF;
}
