body {
	margin: 0;
	padding: 0;
	color: #000;
	background-repeat: repeat-x;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: 1.4;
	font-size: 100%;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	line-height: 130%;
	font-weight: bold;
	color: #333;
	text-align: left;
	text-indent: 10px;
	
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	line-height: 120%;
	color: #000;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: lighter;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	background-repeat: repeat-x;
	line-height: 120%;
	white-space: normal;
	font-weight: lighter;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	text-align: left;
	margin: 5px;
	font-weight: lighter;
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
	}


a:link {
	color: #CFEBFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
}
u {
	text-decoration: underline;
}

a:visited {
	color: #CFEBFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 120%;
}



.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
	color: #FFF;
}
.newsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: lighter;
	text-align: justify;
}
.sponsorlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
}
.sponsor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #003366;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 120%;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.navItem {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #FFF;
	text-align: center;
	font-weight: lighter;
}
#topNav {
	padding: 5px;
}
.bold {
	font-weight: bold;
	color: #000;
}

