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

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
    list-style-type: square;
}

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

h2 {
	font-family: "Trebuchet MS", Verdana;
    font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: -2px;
	color: #666666;
}

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

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

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

a.nav:link {
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	letter-spacing: .2em;
	text-decoration: none;
}

a.nav:visited {
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	letter-spacing: .2em;
	text-decoration: none;
}

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

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

.navOn {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: fe9742;
	letter-spacing: .2em;
}

.emphasis {
	font-weight: bold;
	color: #222;
}

.ClassInfo {
    border-top: 1px solid #666;
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #333333;
	line-height: 16px;
	margin-bottom: -10px;
}

span.quote {
    font-weight: bold;
}
