a:link.nav { color:#003300; text-decoration:underline; font-size:14px; } /* <-13 */
a:visited.nav { color:#003300; text-decoration:underline; font-size:14px; }
a:active.nav { color:#003300; text-decoration:underline; font-size:14px; }
a:hover.nav { color:#666600; text-decoration:none; font-size:14px; }

a:link.nav2 { color:#003300; text-decoration:underline; font-size:14px; } /* <-13 */
a:visited.nav2 { color:#003300; text-decoration:underline; font-size:14px; }
a:active.nav2 { color:#003300; text-decoration:underline; font-size:14px; }
a:hover.nav2 { color:#666600; text-decoration:none; font-size:14px; }

/*body, p, td, field_label, H1, H2 {*/
body {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	margin-top: 0;

}

td {
	font-size: 14px;
	line-height: 1.5;
	
	}
	

H1 /*to be used for major headlines*/ {
	color :		#003300;
	font-size :	140%;
}

H2 /*categories, */ {
	font-size : 120%;
	color :		#000000;
}


.footer {
	font-size: 10px
	}

.bottom {
	font-color: #E8E0BF;
	font-size: 6px
	}

input.miniform {background-color: #E8E0BF; font-size: 10px;}

A:hover{
	color:#005500;
}

A:link{
	color:#003300;
}

A:visited{
	color:#003300;
}

hr {
  border: 1;
  width: 100%;
  color: #554F1C;
  height: 1px;

}

.header {
font-size:18px;
padding:8px;
}

