body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.nav {
	font-size: 70%;
}
a:link {
	color: #003300;
}
a:visited {
	color: #003300;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #CC9900;
	text-decoration: none;
}
.footer {
	font-size: 8pt;
	color: #666666;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #003300;
}
.copy {
	font-size: 10pt;
}
b {
	color: #003300;
}
