body {
	font-family: Trebuchet MS;
	font-size: 0.8em;
	line-height: 1.3em;
	letter-spacing: 0;
	text-align: justify;
	word-spacing: normal;
	text-decoration: none;
	text-decoration: none;
	color: #fff;
	margin: 10px;
	background-color: #000000;
}
h1 {
	margin-top: 10px;
}

#navigationbar {
	position:absolute;
	width:168px;
	z-index:1;
	left: 71px;
	background-color: #000000;
	padding-top: 78px;
	padding-bottom: -78px;
}
.alert {
	font-weight: bold;
	color: #FFFF00;
}

.bodycontent {
	font-family: Trebuchet MS;
	font-size: 1em;
	line-height: 1.3em;
	letter-spacing: 0;
	text-align: justify;
	word-spacing: normal;
	text-decoration: none;
	text-decoration: none;
	color: #fff;
	margin: 10px;
}
.heading {
	font-size: 1.5em;
}

a {
	color: #FFFF00;
	text-decoration: underline;
}

.links {
	font-size: .9em;
	text-align: left;
	background-repeat: no-repeat;
}
.blinking {
	text-decoration: blink;
}
