body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 90%;
	color: #000000;
}
.titles {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #333333;
	font-size: 85%;
}
.copy {
	font-size: 75%;
}
ul {
	line-height: 20px;
}
.footer {
	font-size: 75%;
	color: #FFFFFF;

}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: underline;
}
.border {
	border: thin solid #996600;
}
.areas {
	border: thin solid #996600;
	font-size: 70%;
	background: #e0e0e0;
}
.subnav {
	font-size: 75%;
}
.subtitle {
	font-size: 80%;
	color: #660000;
}
.smcopy {
	font-size: 70%;
}
.linehight {
	line-height: 22px;
}
