

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

	color: #336633;
	font-family: trebuchet ms, georgia;
	font-size: 12px;

}


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

.buttons a {
	font-family: trebuchet ms, georgia;
	font-size: 12px;
	color: #336633;
	background-color: #ffffff;
	padding: 2px;
	font-weight: bold;
	display: block;
	border: 1px solid #009933;
	margin: 0px;
	text-align: center;
}

.buttons a:hover {
	font-family: trebuchet ms, georgia;
	font-size: 12px;
	color: #00CC00;
	background-color: #ffffff;
	padding: 2px;
	font-weight: bold;
	display: block;
	border: 1px solid #009933;
	margin: 0px;
	text-align: center;
}




A {   font-weight: bold; color: #336633; text-decoration: none; }
A:link {  font-weight: bold; color: #990066; text-decoration: none; }
A:hover {  font-weight: bold; color: #336633; text-decoration: none; }

A.white:link { font-weight: bold; color: #ffffff;  }
A.white:hover { font-weight: bold; color: #dddddd; }

A.green:link { font-weight: bold; color: #336633; font-size: 150%;  }
A.green:hover { font-weight: bold; color: #336633; font-style: underline; }

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


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

.subtitle { font-weight: bold; color: #cccccc; font-size: 125%;  }

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

.small { font-size: 90%; }

.tiny { font-size: 80%; }

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