body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link {
/*	text-decoration: none ;*/
	color: #003300;
}
a:visited {
/*	text-decoration: none;*/
	color: #003300;
}
a:hover {
/*	text-decoration: underline;*/
	color: #000000;
}
p.first {
	margin-top: 10px;
	margin-bottom: 0px;
}

.selected {
	font-size: 140%;
	font-weight: bolder;
	color: #003300;	
}
a.notselected {
	font-size: 80%;
	text-decoration: none;
}
a.secNotSelected:link {
	text-decoration: none;
}
a.secNotSelected:visited {
	text-decoration: none;
}
a.secNotSelected:hover {
	text-decoration:underline;
}

p.nav {
	margin-top: 5px;
	margin-bottom: 10px;
	}
p.nav2 {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 80%;
	}

p.sectiontitle {
	font-size: small;
	font-wight: bolder;
	color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 3px;

}

p.pagehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #003300;
	margin-top: 0px;
	margin-bottom: 20px;
}
