li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-position: outside;
	list-style-type: square;
}
center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: 336633;
	}
	
h2 {
	color: 336633;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.3em;
	 color: 336633;}

h4 {
	font: 1.2em arial, helvetica, sans-serif;
	color: 336633;
	}

th {
	font: .9em arial, helvetica, sans-serif;
	color: 336633;
	}
	
td.nav {
	color: ffffff;
	background:#cccccc;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	}

#subhead {
	font: 1em arial, helvetica, sans-serif;
	color: 336633;
	}

b {
	font:  bold 1em arial, helvetica, sans-serif;
	color: 336633;
	}

A.nav:link {
	color: #336633; font-family: arial,helvetica,serif;
	font-size: .95em;
	}

A.nav:visited {
	color: #336633;
	font-family: arial,helvetica,serif;
	font-size: .95em;
	}

A.nav:hover {
	color: #003366;
	font-family: arial,helvetica,serif;
	font-size: .95em;
	}

A:link {
	font: 1em arial, helvetica, sans-serif;
	color:336633;
	} 

A:visited {
	font: 1em arial, helvetica, sans-serif;
	color:003366;
	}

A:active {
	font: 1em arial, helvetica, sans-serif;
	color:336633;
	} 

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	}

A:hover {
	font: 1em arial, helvetica, sans-serif;
	color:003366;
	} 

.select {
	background:#006600;
	color:#ffffff;
	font-family:Arial,Helvetica,Verdana;
	font-size:.8em;
	font-weight: bold;}
