body {
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	font-size: 10px;
	color: #333;
	margin: 0px;
	background-color: #BCB9B4;
}
.tableback {
	background-image: url(../navimages/backtext7.jpg);
}

td {
	font-size: 12px;
	font-weight: normal;
	
}
a:link {
	color: #00718B;
}
a:active {
	color: #333333;
}
a:visited {
	color: #00718B;
}
a:hover {
	color: #333333;
}



.medttext {
	font-size: 11px;
}
.smalllite {
	font-size: 9px;
	color: #CCCC9A;
}




.title-blk {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.text-sm {
	font-size: 10px;
}
h1 {
	font-size: 18px;
	color: #066E87;
	font-weight: bold;
	font-style: italic;
	margin-top:0;
	margin-bottom:0
}
h3 {
	font-size: 14px;
	color: #846A39;
}
.text-xlg {
	font-size: 14px;
	font-weight: bold;
	color: #1E8299;
	font-style: italic;
}
.text-wt-lg {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.title-lg-blk {
	font-size: 14px;
	font-weight: bold;
	color: #336600;
	font-style: italic;
}
.italics {
	font-style: italic;
}

.verylarge {
	font-size: 60px;
	font-style: italic;
	color: #011c4b;
}
.hilitetext {
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	background-color: #BCB9B4;
}
.white {
	color: #CCCC9A;
}
.centertext {
	text-align: center;
}
.smallcenter {
	font-size: 9px;
	text-align: center;
}
.rightalign {
	text-align: right;
}
.bluetext {
	font-style: italic;
	color: #00718B;
	font-weight: bold;
}

