body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #003366;
	margin-top: 0px;
}
.maintable {
	width: 750px;
	border-width: 1px;
	border-style: solid;
	border-color: #003366;
	background-color: #F2F2FF;
	
}
.toptable {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0c05a7;
}	
p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
h1 { font-size: 140%;
	color: #333333; }
	
h2 { font-size: 130%;
	color: #360; 
	margin-left: 10px;}

h3 { font-size: 120%;
	color: #360; 
	margin-left: 10px;
	}
	
	
h4 { font-size: 110%;
	font-weight: bold;
	color: #000099; 
	margin-left: 10px;}
	
h5 { font-size: 110%;
	font-weight: bold;
	font-style: italic;
	color: #000099; }		
	
.navlinks {
	background-color: #B8DAC7;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0c05a7;
}	

a:link {
	font-weight: bolder;
	color:#666699;	
}
a:visited {
	font-weight: bolder;
	color: #339966;
	text-decoration: none;			
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
.new-section  {
	background-color: #B8DAC7;
	border-width: 1px;
	border-color: #0c05a7;
	border-style: solid;
}	
p.new-section {
	line-height: 110%;
}	
.new-section a:link {
	font-weight: bold;
	color: #336699;
}
.new-section a:visited {
	font-weight: bold;
	color: #336699;
}
.new-section a:hover {
	font-weight: bold;
	color: #CC6600;
	width: 200px;
	margin-bottom: 5px;
}		
.heading {
	background-color: #B8DAC7;
	border-width: 1px 0 1px 0;
	border-color: #0c05a7;
	border-style: solid;
}
.image {
	margin-right: 5px;
}
.photo_right {
	border-width: 2px;
	border-color: #000099;
	border-style: solid;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.photo_left {
	border-width: 2px;
	border-color: #000099;
	border-style: solid;
	float: left;
	margin-right: 5px;
}
.quote {
	font-style: italic;
	margin: 0 50px;
}	
.double-list {
	margin: 0 100px;
	padding: 10px 0;
	
}	

