body.normal {
	margin: 0px;
	left-margin: 0px;
	padding: 0px;
	min-width: 910px;
	min-height: 450px;
	background-color: #000000;
	font-family: Trebuchet MS;
	font-weight: normal;
	color: #000000;
	font-color: #000000;
	text-align: center;
}

A { color: steelblue; text-decoration: underline; font-weight: bold;}
A:link { color: steelblue; text-decoration: underline; font-weight: bold;}
A:visited { color: steelblue;  text-decoration: underline; font-weight: bold;}
A:active { color: #66CDAA;  text-decoration: underline; font-weight: bold;}
A:hover { color: #66CDAA;  text-decoration: underline; font-weight: bold;}
     
A.nav { color: white; text-decoration: underline; font-weight: bold;}
A.nav:link { color: white; text-decoration: underline; font-weight: bold;}
A.nav:visited { color: white;  text-decoration: underline; font-weight: bold;}
A.nav:active { color: #66CDAA;  text-decoration: underline; font-weight: bold;}
A.nav:hover { color: #66CDAA;  text-decoration: underline; font-weight: bold;}
 


.one{
text-align: justify;
}


.headline{
font-family: Trebuchet MS;
	font-weight: bold;
color: steelblue;
font-size: 18px;
}

.fronthead{
font-family: Trebuchet MS;
	font-weight: bold;
color: steelblue;
font-size: 28px;
}

.bigheadline{
font-family: Trebuchet MS;
	font-weight: bold;
color: steelblue;
font-size: 24px;
}

.medhead{
font-family: Trebuchet MS;
	font-weight: bold;
color: steelblue;
font-size: 16px;
}

.smhead{
font-family: Trebuchet MS;
	font-weight: bold;
color: steelblue;
font-size: 14px;
}

.tiny{
color: #808080;
font-size: 8px;
}


.both{
	border-right: thin solid #708090;
	border-left: thin solid #708090; 
	border-bottom: thin solid #708090; 

}
