p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #7a7a73;
}

h1 {
	font-family: "Trebuchet MS", Verdana;
		font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: -2px;
	color: #7d94a6;
}

.smallsans {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
a:link {
	font-weight: bold;
	color: #7a7a73;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #7a7a73;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #7d94a6;
	}
	

a.nav:link {
	color: #CCCCCC;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	text-decoration: none;
}

a.nav:visited {
	color: #CCCCCC;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	text-decoration: none;
}

a.nav:hover {
	color: #ffffff;
	text-decoration: none;
}

a.nav:active {
	color: #CCCCCC;
	text-decoration: none;
}

.navOn {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.emphasis {
	font-weight: bold;
	color: 006666;
}
.ClassInfo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #827066;
	line-height: 14px;
}
.copyright {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
