body {
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	background-image: url(../navimages/backstripe.jpg);
}
td {
	font-size: 12px;
	font-weight: normal;
	
}
a:link {
	color: #536555;
	text-decoration: none;
}
a:active {
	color: #669999;
}
a:visited {
	color: #536555;
}
a:hover {
	color: #669999;
}



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




.title-blk {
	font-size: 14px;
	font-weight: bold;
}
.text-sm {
	font-size: 10px;
}
h1 {
	font-size: 18px;
	color: #536555;
	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: #1A3262;
	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: 12px;
	font-style: italic;
	font-weight: bold;
	color: #001D70;
}
.white {
	color: #CCCC9A;
}
.centertext {
	text-align: center;
}
.backtext {
	background-color: #CCCC9A;
}

