html {
	scrollbar-base-color: #000000;
	scrollbar-face-color: #B6A790;
	scrollbar-track-color: #E6E4D3;
	scrollbar-highlight-color: #B6A790;
	scrollbar-3dlight-color: #DFDFDF;
	scrollbar-shadow-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-arrow-color: #FFFDEF;
}
body {
	margin:0;
	padding:0;
}
.mainport {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/*/*/line-height: 22px;/* */
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
.mainctr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	/*/*/line-height: 22px;/* */
	margin: 10px;
	padding: 0px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	/*/*/line-height: 22px;/* */
	margin: 10px;
	padding: 0px;
}
.main a:link {
	color: #98886F;
	text-decoration: underline;
	font-weight: bold;
}
.main a:visited {
	color: #98886F;
	font-weight: bold;
	text-decoration: underline;
}
.main a:hover {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
}
.main a:active {
	color: #98886F;
	text-decoration: underline;
	font-weight: bold;
}
.portctr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	/*/*/line-height: 18px;/* */
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.port {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	/*/*/line-height: 18px;/* */
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 10px;
	padding: 0px;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px;
	padding: 0px;
	font-weight: normal;
	/*/*/line-height: 22px;/* */
	}
h3 a:link {
	color: #B6A790;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
h3 a:visited {
	color: #B6A790;
	font-weight: bold;
	text-decoration: underline;
}
h3 a:hover {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
}
h3 a:active {
	color: #B6A790;
	text-decoration: underline;
	font-weight: bold;
}
.title {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	/*/*/line-height: 32px;/* */
	}
.contact {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	text-align: center;
	margin: 10px;
	padding: 0px;
	font-weight: normal;
	/*/*/line-height: 32px;/* */
	}
.contact a:link {
	color: #98886F;
	text-decoration: none;
	font-weight: none;
	text-decoration: underline;
}
.contact a:visited {
	color: #98886F;
	font-weight: none;
	text-decoration: underline;
}
.contact a:hover {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: none;
}
.contact a:active {
	color: #98886F;
	text-decoration: underline;
	font-weight: none;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #98886F;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

img.floatLeft { 
float: left; 
margin: 0px 7px 0px 0px; 
} 
