body,td,th {
	color: #8C942D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

div#bodytext li {margin-bottom:1em;}

.margindown {margin-top: 1em;}

.textstyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #8C942D;
	margin-right: 15px;
}

h2 {font-size: 1.5em;}

.navbarEntryPage {font-weight: bold;}

a.navbarEntryPage:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #F3782A;
	text-decoration: none;
}
a.navbarEntryPage:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}

a {	
	color:#8C942D;
	text-decoration:underline;
}


a:visited { color: #996633}

a:hover {font-weight: bolder}


.navbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #929730;
	text-decoration: none;
}

a.navbar:hover {
	font-weight: bold;
}

a.navbar:visited {
	color: #929730;
}
.navbar a:hover {
	font-weight: bold;
}

.Headernavbar {
	font-size: 1.1em;
}

.navbarIndent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #929730;
	text-decoration: none;
	display: list-item;
	list-style-position: outside;
	list-style-type: circle;
	padding-left: 2em;
	margin-left: 2em;
}

.grey {
	color:#999999;
	font-size: .8em;
	padding-right: 15px;
}