body {
	background-image: url(images/blue_BG.gif);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11pt;
	color: #333333;
	padding: 5px;
	line-height: 20px;
}
.nav {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #99CCFF;
	font-weight: normal;
}

.header {
	background-image: url(images/fall_header.jpg);
	height: 150px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	font-variant: small-caps;
	color: #006699;
	text-decoration: underline;
}
.copyright {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
}
.question {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006699;
	padding-top: 10px;
}
.border {
	border: 3px solid #096296;
}
.title {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	font-variant: small-caps;
}
.class1 a:link {
	color: #006699;
	text-decoration: none;
}
.class1 a:visited {
	color: #006699;
	text-decoration: none;
}
.class1 a:hover {
	color: #8EACBC;
	text-decoration: underline;
}
.class1 a:active {
	text-decoration: none;
	color: #006699;
}
