body {
	background-color: #003973;
	margin: 0px;
	padding: 0px }

h1, h2{ 
	color: #003973 }
	
 h3     { 
	color: #AB3A62 }
	
address {
	font-style: normal;
	color: #003973 
	}
	
.slogan { 
	color: #AB3A62; 
	font-style: italic }
	
.footertext {
	font-size: 80%;
	color: #003973 
	}
	
.menuitem {
	list-style-type: none;
	text-decoration: none;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-indent: -2em;}

a:link, a:visited { 
	color: #003973 }
	
a:hover, a:active { 
	color: #AB3A62 }
	
h1 a:link, h1 a:visited, h1 a:hover {
	color: #003973;
	text-decoration: none}
	
h1 a:active {
	color: #CC3399;
	text-decoration: none}