body {
	font-family: Arial, Helvetica, sans-serif;
	background: #ECE9D8;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3300CC;
}

ol, ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #3300CC;
	font-size: 10px;
	line-height:14px;
}

li {
	margin-top: 0px;
}

img {
	border: none;
}

a.aboutnav:link { 
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #804000;
	text-decoration: none;
}

a.aboutnav:visited {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #804000;
	text-decoration: none;
}

a.aboutnav:hover { 
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #804000;
	text-decoration: none;
}