

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

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

}

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

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

.white_subtitle { font-weight: bold; font-size: 130%; color: #ffffff; }


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


A {   font-weight: bold; color: #006699; text-decoration: none; }
A:hover {  font-weight: bold; color: #003366; text-decoration: none; }

.nav a {
	font-family: arial, monaco;
	font-size: 11px;
	color: #ffffff;
	background-color: #b79879;
	padding: 4px;
	font-weight: bold;
	display: block;
	border: 1px solid #000000;
	margin: 1px;
	text-align: center;
	
}

.nav a:hover {
	font-family: arial, monaco;
	font-size: 11px;
	color: #ffffff;
	background-color: #d0b59a;
	padding: 4px;
	font-weight: bold;
	display: block;
	border: 1px solid #000000;
	margin: 1px;
	text-align: center;
	
}



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

.blue_bold { font-weight: bold; font-color: #006699; font-size: 110%;  }


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

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


.tagline { font-style: italic; font-size: 10px; color: #ffffff; }

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

.small { font-size: 90%; }

.tiny { font-size: 80%; }

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




