
body, p {
	font-family: Verdana, Arial, sans serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	}
ul,ol{
    font-family: Verdana, Arial, sans serif;
	font-size: 13px;
}

p {
	margin:10px 0px 0px 0px; 
	}
h1 {
	margin:2em 0 1em 3em;
	font-weight:bold;
	text-align:center;
	font: 20px Arial, sans serif;	
	}
h2{
  font-size:16px;
	font-weight:bold;
	color:#006394;
  font-family:arial;
}
p img {
	margin:5px 10px 10px 10px;
	}
	
.indent {
	margin:1em 0 1em 3em;	
	}
#indent {
	margin:1em 0 1em 3em;	
	}
#indent1 {
	width:300px;
	float:left;
	margin:1em 10px 1em 3em;	
	}
#indent2 {
	width:300px;
	float:left;
	margin:1em 0 1em 3em;	
	}
	
#support{
	width:740px;
	}

	
/* -- content -- */

#nav {
	font-size:10px;
	}

	
	
/* -- titles -- */
#title {
	font-size:18px;
	font-weight:bold;
	color:#006394;
	}



/* -- anchors -- */
a:link, a:visited, a:active {
	font-weight: bold;	
	color: #3971ff;
	text-decoration: none;	
	}
a:hover {
	font-weight: bold;
	color: #3971ff;
	text-decoration: underline;
	}
a.nav:link, a.nav:visited, a.nav:active {
	font-weight: normal;
	font-size:10px;	
	color: #696969;
	text-decoration: none;	
	}
a.nav:hover {
	font-weight: normal;
	font-size:10px;
	color: #696969;
	text-decoration: underline;
	}
ul.marine,
ol.marine{
    
}
ul.marine li,
ol.marine li{
    margin-bottom:10px;
    border-bottom:1px solid #999999;
    padding-bottom:10px;
}
img.article_img{
    float:right;
    margin:10px 0px 10px 10px;
}
