body {
	color: #336699;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #69C;
	background-image: url(graphics/ocean7.gif);
	background-repeat: repeat;
	background-position: left;
	text-align: center;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
body {
	
	
	
}
#main {
	position: relative;
	width:770px;
	z-index:1;
	background-color: #FFFFFF;
	color: #26517C;
	border: 1px solid #699;
	padding: 15px;
	margin-top: 5%;
	margin-right: auto;
	margin-bottom: 5%;
	margin-left: auto;
}
.descript {
	font-size: 11px;
	line-height: 13px;
}


img { border: 5px solid #26517C; }
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #003366;
}
ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 30px;
}
a:link, a:visited {
	color: #3366CC;
	text-decoration: none;
	border: 0px solid white;
	
}
a:hover { color:#6633CC;
border: 0px solid white;
 }
.header {
	color: #FFFFFF;
	background-color: #7F9DB9;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
}
.caption {
	font-size: 11px;
	font-weight: bold;
	color: #26517C;
}
h2 {
	color: #26517C;
}
#main h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #26517C;
}
.white {
	color: #FFFFFF;
}
