

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

	color: #333333;
	font-family: arial;
	font-size: 14px;

}


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


A {   font-family: arial; font-size: 14px; font-weight: bold; color: #006699; text-decoration: none; }
A:hover {  font-family: arial; font-size: 14px; font-weight: bold; color: #3399cc; text-decoration: none; }

.buttons a {
	font-family: arial, monaco;
	font-size: 12px;
	color: #006699;
	background-color: #aaddaa;
	padding: 4px;
	font-weight: bold;
	display: block;
	border: 1px solid #CDE4CD;
	margin: 3px;
	width: 96%;
	text-align: center;
}

.buttons a:hover {
	font-family: arial, monaco;
	font-size: 12px;
	color: #006699;
	background-color: #7DD07D;
	padding: 4px;
	font-weight: bold;
	display: block;
	border: 1px solid #ffffff;
	margin: 3px;		
	width: 96%;
	text-align: center;
}

.buttons2 a {
	font-family: arial, monaco;
	font-size: 12px;
	color: #006699;
	background-color: #7dd07d;
	padding: 4px;
	font-weight: bold;
	display: block;
	border: 1px solid #7799aa;
	margin: 3px;
	width: 96%;
	text-align: center;
}

.buttons2 a:hover {
	font-family: arial, monaco;
	font-size: 12px;
	color: #006699;
	background-color: #7799aa;
	padding: 4px;
	font-weight: bold;
	display: block;
	border: 1px solid #ffffff;
	margin: 3px;		
	width: 96%;
	text-align: center;
}


A.orange { font-size: 12px; font-weight: bold; text-decoration: none;  color: #e67a18;  }
A.orange:hover { font-size: 12px; font-weight: bold;  text-decoration: none; color: #E64818; }

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


.title { font-weight: bold; font-family: verdana; color: #006699; font-size: 140%;  }

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




