body {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
}
.BodyBold {
	font-style: normal;
	font-weight: bold;
}
.Body {
	padding: 0px 2px 0px 2px;
	font-weight: normal;
	font-variant: normal;
}
.BodyBold2 {
	
	font-style: normal;
	font-weight: bold;
}
a:link {
	
	color: #000099;
	text-decoration: underline;
}
a:hover {
	
	color: #0000FF;
}
a:visited {
	
	color: #000099;
}
.bodybold3 {
	
	font-weight: normal;
	color: #333333;
}
.splash {
	
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
.splash a:link {
	
	color: #ffffff;
	text-decoration: underline;
}
.splash a:visited {
	color: #ffffff;
}
td{
	font-size: 12px;

}
h1{
	font-size: 18px;
}
h2{
	font-size: 14px;
	display: inline;
}
.chartHeader{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-color: #0033CC;
}
.chartArkansas{
	font-size: 10px;
	background-color: #0099FF;
	color: #FFFF00;
	text-align: center;
	border: solid #000 1px;
	padding: 0px 2px 0px 2px;
}
.chartBlueRiver{
	font-size: 10px;
	background-color: #FFFF00;
	color: #000000;
	text-align: center;
	border: solid #000 1px;
	padding: 0px 2px 0px 2px;
}
.chartClearCreek{
	font-size: 10px;
	background-color: #FF6699;
	color: #000000;
	text-align: center;
	border: solid #000 1px;
	padding: 0px 2px 0px 2px;
}
.chartColorado{
	font-size: 10px;
	background-color: #006600;
	color: #BEC58E;
	text-align: center;
	border: solid #000 1px;
	padding: 0px 2px 0px 2px;
}
.chartOther{
	font-size: 10px;
	background-color: #00CCFF;
	color: #000;
	text-align: center;
	border: solid #000 1px;
	padding: 0px 2px 0px 2px;
}
.footer{
	font-size: 10px;

}