@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size:100%;}
	
a:link {
	color:#666666;}

a:visited {
	color: #990000;}

.topnav {
	text-align:center;}

.footer {
	text-align:center;
	font-size:75%;}

h1 {
	font-size:130%;
	font-weight:bold;
	padding-top: 14px;}
	
h2 {
	font-size:110%;
	font-weight:bold;}
	
p, li {
	font-size:100%;}