body {}
p {}
td {}
h2 { 
	color: navy;
	text-align: center 
	 }



.navtop a    { 
	color: #000; 
	font-size: 10pt; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: normal; 
	font-weight: bold; 
	line-height: normal; 
	text-decoration:none  
	}
	
.navtop a:hover { color: #c03; }

.bodytext { 
	color: #000;
	font-size: 9pt; 
	font-family: Georgia, "Times New Roman", Times, serif 
	}
.footertext { 
	color: #fff;
	font-size: 8pt; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	letter-spacing: 1px 
	}



ul {
  clear: left;
  padding: 0;
  margin: 0;
  list-style: none;
  }
