


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

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

}


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

.left_nav a {
	font-family: comic sans ms, arial, monaco;
	font-size: 12px;
	color: #ffffff;
	background-color: #663366;
	padding: 2px;
	font-weight: bold;
	display: block;
	border: 1px solid #814A81;
	margin: 3px;
	text-align: center;
}

.left_nav a:hover {
	font-family: comic sans ms, arial, monaco;
	font-size: 12px;
	color: #ffffff;
	background-color: #814A81;
	padding: 2px;
	font-weight: bold;
	display: block;
	border: 1px solid #cccccc;
	margin: 3px;
	text-align: center;
}




A {   font-weight: bold; color: #6699CC; text-decoration: none; }
A:hover {  font-weight: bold; color: #996699; text-decoration: none; }

A.topnav { font-family: comic sans ms;  color: #FFFFFF; text-decoration: none; font-size: 10pt; }
A.topnav:hover { font-family: comic sans ms;  color: #FFFFFF; background-color: #663366; font-size: 10pt; }

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


H1 { font-weight: bold; color: #663366; font-size: 150%;  }
H2 { font-weight: bold; color: #663366; font-size: 130%;  }

.blue_header { font-size: 12px; text-align: center; background-color: #6699cc; font-weight: bold; color: #ffffff;  }

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


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

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

.purple { color: #663366; }
.blue { color: #6699CC; }
.white { color: #ffffff; }


.liteblue { font-style: italic; font-size: 90%; color: #B2CCE7; }

.small { color: #999999; font-size: 90%; }

.tiny { color: #999999; font-size: 80%; }

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



