/* At-Rules */
@charset "iso-8859-1";


<comment>mozilla does not seem to work with all the css, so had to create "tbg" (table background" to make nested tables show the correct bg.</comment>   <style type="text/css">   BODY {background:  #cccc99; color: #333399; font-family:  verdana, Geneva, Arial, Helvetica, sans-serif; font-size: smaller; font-style: normal; text-align: left}

.darkback1 {background-color: #333399}

a:link {text-decoration: none; color: #0000FF}

a:visited {text-decoration: none; color: #0000FF}

a:active {text-decoration: none; color: #ff0000}

a:hover {text-decoration: underline; color: #e00000}

#nav a:link {color: #FF0000}

#nav a:hover {text-decoration: underline}

#nav a:visited {color: #CCCCFF}

#nav a:active {text-decoration: none; color: #CCFFFF}

color: #000080;  background-color: #D8D8D8;     TABLE {
	background-color: #B7E2E0;
	background: #B7E2E0;
	width: 80%;
	padding : 10;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
}

td {border: none;   text-align : left;   vertical-align: top;   padding: 10px;   font-size: small;   font-family: verdana, Geneva, Arial, Helvetica, sans-serif;}

.t1 {
	background-color: #BADCDC;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tbg {
	background-color: #D8D8D8;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tbg2 {background-color: #ffffff;   font-family: verdana, Geneva, Arial, Helvetica, sans-serif;}

H1 {font-size:40px;   font-weight: normal;}

/* End of style section. Generated by AceHTML at 10/01/02 2:24:00 PM */
