
p { 
	font-size: 85%; 	
	font-family: Verdana }

a:link { color: #000066; font-weight: bold; text-decoration: underline; }
a:hover { color: #0000cc; font-weight: bold; text-decoration: underline; } 
a:visited { color: #000066; font-weight: bold; text-decoration: underline; } 

h1 { 
	font-weight: bolder;
	font-size: 140%;
	font-family: verdana; }
	
h2 { 
	color: #ffffff;
	font-weight: bold;
	font-size: 140%;
	font-family: verdana; }

h3 { 
	font-weight: bold;
	font-size: 110%;
	font-family: verdana; }
	
h4 { 
	font-weight: bold;
	font-size: 80%;
	font-family: verdana; }
	
h5 { 
	font-weight: bolder;
	font-size: 160%;
	font-family: verdana; }
	
	
.lists {
list-style type: square;
font-size: 12;
font-family: Verdana; }

.nav {
font-size: 75%;
font-family: Verdana; 
font-weight: bold; 
color: #000066;
text-decoration: underline; }

.copyright {
font-size: 10;
font-family: Verdana; }
