.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}

.PageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.PageItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
.LinkBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #A4B4B5;
	border-top: 1px solid #666666;
	border-right: 2px ridge #666666;
	border-bottom: 3px ridge #666666;
	border-left: 1px solid #666666;
	height: 26px;
	vertical-align: middle;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

.PageSubtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.PageTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.PageTxtSmRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-style: normal;
	font-weight: bolder;
}
.homecontainer {
	height: 667px;
	width: 776px;
	background-image: url(images/bghurricane3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}
#loardscontainer {
	width: 100%;
	margin: 10px auto;
	color: #333;
	line-height: 130%;
	border: 1px solid #999999;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
}
a:link {
color:#000000;
}
a:visited {
	color: #333333;
}
a:active {
	color: #FFFFFF;
}

