

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

	color: #333333;
	font-family: arial,verdana;
	font-size: 13px;
	line-height: 20px;

}

.menu a {
	font-family: trebuchet ms,arial, monaco;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	padding: 2px;
	font-weight: bold;
	display: block;
	border: 1px solid #555555;
	margin: 1px;
	text-align: center;
}

.menu a:hover {
	font-family: trebuchet ms,arial, monaco;
	font-size: 12px;
	color: #ffffff;
	background-color: #019FC4;
	padding: 2px;
	font-weight: bold;
	display: block;
	border: 1px solid #555555;
	margin: 1px;		
	text-align: center;
	text-decoration: none;
}

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


A.submenu { font-size: 11px; font-weight: bold; text-decoration: none;  color: #333333;  }
A.submenu:hover { font-size: 11px; font-weight: bold;  text-decoration: none; color: #009fc2; }

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

A {   font-weight: bold; color: #009fc2; text-decoration: none; }
A:hover {  font-weight: bold; color: #e31b23; text-decoration: underline; }


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


H1 { font-weight: bold; color: #555555; font-size: 140%;  }

H2 { font-weight: bold; color: #cccccc; font-size: 120%;  }


.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; }



