body { 
	background: #000000;
	background-image: url('../images/back.gif');
	background-attachment: fixed;
	background-repeat: no-repeat-y;
	
}

p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}


.foot { 
	color: #C9CE98; 
	font-size: 10px; 
	font-family: Verdana; 
}

p.f1         { font-family: Verdana, Arial; font-size: 10pt }

.big        { color: #000000; font-size: 12pt; font-family: Arial; font-weight: bold }

h1           { font-size: 18pt; font-family: Times New Roman; word-spacing: 0; color: #01915C; 
               font-weight: bold; margin: 0 }
               
a.foot:link {
	color: #C9CE98;
	text-decoration: none;
}
a.foot:visited {
	text-decoration: none;
	color: #C9CE98;
}	
a.foot:active {
	text-decoration: none;
	color: #C9CE98;
}
a.foot:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.pageHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #00005E;
}
.boldBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.boldBodyJust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	text-align: justify;
}
.mainTextJust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}
.bodyJust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	text-align: justify;
}
.facMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}
.smallTextJust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

.pageHeadBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #00005E;
	line-height: 26px;
}
.newsimage {
	padding: 0px 0px 0px 25px;
	margin: 0px;
	border: 0px;
	float: right;
}
.newsNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.contactSignoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

