.body {
	font-family: Arial, Helvetica, sans-serif;
	color:#5C786D;
		}

a {
	color: #5c786D;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
}

a:visited {
	color: #819E93;
}

.nav1 {
	color: #ECF3F3;
	font-size: 75%;
	font-weight: bold;
	background-color: #C7DBC7;
}

.nav1 A:link {
	color: #5C786D;
	text-decoration: none;
}

.nav1 A:hover {
	color: #EFF4EC;
	background-color: #C7DBC7;
	display: block;
	height: 23px;
	padding-top: 4px;
}

.nav1 A:visited {
	color: #5C786D;
	text-decoration: none;
}

.fineprint {
	font-size: 10px;
}

.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}

.tr {font-family: Arial, Helvetica, sans-serif; font-size: 75%; font-weight: normal}

.td h4 {color: #5C786D; font-size: small; font-weight: bolder;}

.td h2 {color: #cc9900; font-size: x-small; font-weight: bolder;}
