body, p, li, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5;
	vertical-align: top;
}

.sidenav {
	background: #006699;
	color: white;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
}

.headline {
	background: #006699;
	color: white;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
}

.content {
	color: black;
	background: white;
	vertical-align: top;
}

.dent {
	margin-left: 8%;
}

.bottom {
	font-size: .7em;
	text-align: center;
}

.sidebar, .sidebar p{
	background: #006699;
	color: white;
	line-height: normal;
	vertical-align: top;
}

.sidebar a:link, .sidebar a:visited {
	color: orange;
}

a:link, a:visited {
	color: #006699;
}

a:hover, a:active {
	color: orange;
}

.splash {
	color: #6699cc;
	font-size: .6em;
}

.splash a:link, .splash a:visited {
	color: orange;
}

.heading {
	font-weight: bold;
	vertical-align: top;
}

li li {
	font-size: 1em;
}
