.hed
{
	font-family: arial, helvetica;
	font-size: 13pt;
	font-weight: bold;
}

.hed A
{
	color: #000;
	text-decoration: underline;
}

.hed A:HOVER
{
	color: #000;
	text-decoration: none;
}

.river
{
	color: #FFF;
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
}

.river A
{
	color: #FFF;
	text-decoration: underline;
}

.river A:HOVER
{
	color: #FFF;
	text-decoration: none;
}

.trips
{
	color: #003366;
	font-family: arial, helvetica;
	font-size: 10pt;
}

.trips A
{
	color: #003366;
	text-decoration: none;
}

.trips A:HOVER
{
	color: #003366;
	text-decoration: underline;
}

h1
{
	font-family: arial, helvetica;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 0px;
	display: inline;
}

h2
{
	font-family: arial, helvetica;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0px;
	display: inline;
}

.river1
{
	color: #7E7D02;
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
}

.river1 A
{
	color: #7E7D02;
	text-decoration: none;
}

.river1 A:HOVER
{
	color: #7E7D02;
	text-decoration: underline;
}

.trips1
{
	color: #000;
	font-family: arial, helvetica;
	font-size: 10pt;
}

.trips1 A
{
	color: #000;
	text-decoration: none;
}

.trips1 A:HOVER
{
	color: #000;
	text-decoration: underline;
}

.borders
{
	border-top: thin solid black;
	border-left: thin solid black;
	border-right: thin solid black;
	border-bottom: thin solid black;

}