BODY, P, TD {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 0.9em; 
	color: #000000; 
}

TABLE TABLE {
	font-size: 1em; 
}

A.nav:link, A.nav:active, A.nav:visited { 
	text-decoration: none ; 
	font-size: 0.9em; 
	font-weight: bold; 
	color: 66cc66; 
}
A.nav:hover { 
	text-decoration: underline ; 
	font-weight: bold; 
	color: #66cc66; 
}
.active {
	font-size: 0.9em; 
	font-weight: bold; 
	color: White; 
}

A:link, A:active, A:visited { 
	text-decoration: none ; 
	color: #0000cc; 
}
A:hover { 
	text-decoration: underline ; 
	color: #0000cc; 
}

H1 { 
	font-size: 0.9em; 
	color: #000000; 
	font-weight: bold; 
	text-transform: uppercase; 
	text-align: center;
}

LI {
	font-size: 0.8em;
	margin-bottom: 1em;
}

.footer  { font-size: 0.8em; color: #c0c0c0 }
.compact {
}

A.rockmill:link, A.rockmill:active,A.rockmill:visited { 
	text-decoration: none ; 
	font-size: 1em;
	color: #c0c0c0;
}
A.rockmill:hover { 
	text-decoration: underline ; 
	color: Black;
}


 
