

BODY, TH, TD, OL, UL, LI {

	color: #222222;
	font-family: trebuchet ms, verdana, arial;
	font-size: 13px;
	line-height: 18px;

}


UL { line-height: 16pt; list-style: square; }


.menu a {
	font-family: trebuchet ms,arial, monaco;
	font-size: 12px;
	color: #000000;
	background-color: #f1dfc1;
	padding: 4px;
	font-weight: bold;
	display: block;
	border: 2px solid #7c6142;
	margin: 4px;
	width: 120;
	text-align: center;
}

.menu a:hover {
	font-family: trebuchet ms,arial, monaco;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	padding: 4px;
	font-weight: bold;
	display: block;
	border: 2px solid #7c6142;
	margin: 4px;		
	width: 120;
	text-align: center;
}

.menu_active a {
	font-family: trebuchet ms,arial, monaco;
	font-size: 12px;
	color: #000000;
	background-color: #cc9966;
	padding: 4px;
	font-weight: bold;
	display: block;
	border: 2px solid #6666cc;
	margin: 4px;
	width: 120;
	text-align: center;
}

.menu_active a:hover {
	font-family: trebuchet ms,arial, monaco;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	padding: 4px;
	font-weight: bold;
	display: block;
	border: 2px solid #7c6142;
	margin: 4px;		
	width: 120;
	text-align: center;
}



A {   font-weight: bold; color: #993300; text-decoration: none; }
A:hover {  font-weight: bold; color: #668888; text-decoration: none; }

A.small {   font-weight: bold; color: #993300; text-decoration: none; font-size: 90%; }
A:hover.small {  font-weight: bold; color: #668888; text-decoration: none; font-size: 90%; }

.active { font-size: 12px; font-weight: bold; text-decoration: none;  color: #000000; }


H1 { font-weight: bold; color: #7c6142; font-size: 180%;  }

H2 { font-weight: bold; color: #668b87; font-size: 150%;  }

H3 { font-weight: bold; color: #668b87; font-size: 130%;  }

.title { font-weight: bold; color: #71dfc1; font-size: 150%;  }

.caption { font-style: italic; color: #668b87;  }

.subtitle { font-weight: bold; color: #660000; font-size: 130%;  }


.tagline { font-style: italic; font-size: 130%; color: #017785; }

.blue { font-weight: bold;  color: #0078c1; }

.small { font-size: 90%; }

.tiny { font-size: 80%; }

.alert { font-weight: bold; color: red; }



