

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

	color: #333333;
	font-family: verdana,arial;
	font-size: 12px;

}


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

.menu a {
	font-family: arial, monaco;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	padding: 2px;
	font-weight: bold;
	display: block;
	border: 1px solid #666666;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

.menu a:hover {
	font-family: arial, monaco;
	font-size: 11px;
	color: #ffffff;
	background-color: #666666;
	padding: 2px;
	font-weight: bold;
	display: block;
	border: 1px solid #FF6600;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

A {   font-weight: bold; color: #FF6600; font-size: 11px; text-decoration: none; }
A:hover {  font-weight: bold; color: #333333; font-size: 11px; text-decoration: none; }


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


.title { font-weight: bold; color: #FF6600; font-size: 160%;  }

.subtitle { font-weight: bold; color: #FF6600; 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; }



