body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003300;
}
.bodystyle {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.bodyLINK {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;

}
.small {
	font-family: Arial;
	font-size: 11px;
}

.description {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.medium {
	font-family: Arial;
	font-size: 14px;
}

.big {
	font-family: Arial;
	font-size: 16px;
}
.bigBlueTITLE {
	font-family: Arial;
	font-size: 36px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}

.bigBLACK {
	font-size: 18px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
.date {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
a.footerLinks { 
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}

a.footerLinks:hover { 
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
 color: #003333;
}

a.navLinks {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	line-height: 23px;
}

a.navLinks:hover { 
 font-family: Arial;
 font-size: 14px;
 font-weight: bold;
 color: #003333;
text-decoration: underline;
line-height: 23px;
}
a.navHome {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	line-height: 23px;
}

a.navHome:hover { 
 font-family: Arial;
 font-size: 14px;
 font-weight: bold;
 color: #003333;
text-decoration: underline;
line-height: 23px;
}

div.content {
 padding: 80px;
 background-color: white;
 width: 100%;
}
.pageTitle {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	line-height: 24px;
	font-variant: normal;
	color: #003300;
}
a.FeatureLinks { 
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
a.FeatureLinks:hover { 
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
