p {
	font-size:.8em;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
td {
	vertical-align: top;
}
.centered-div { 
text-align: center;
}
.content-table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
}
.nav-text {
	font-size: 0.9em;
	margin-bottom: .7em;
	margin-top: 0em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0.3em;
}
.nav-text a:link{
	text-decoration: none;
	color: #000000;
}
.nav-text a:visited {
	color: #000000;
	text-decoration: none;
}
.nav-text a:hover {
	text-decoration: none;
	color: #000099;
}
.header-cell {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding-bottom: .5em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.nav-cell {
	padding: 1em;
	background-color: #D6D6D6;
}
.main-cell {
	padding: 1em;
}
h1 {
	font-size: 1em;
	font-weight: bold;
	padding: .3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
li {
	padding-top: .2em;
	padding-bottom: .2em;
}
ul {
	font-size:.8em;
}
ul ul {
	font-size:1em;
}
h2 {
	font-size: 0.9em;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 0.85em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
