body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	width: 800px;
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
}
.header {
	width: 800px;
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 0px;
	font-weight: bold;
}
.space {
	height: 20px;
	width: 300px;
	position: absolute;
	left: 10px;
	top: 160px;
}
.context {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	white-space: nowrap;
	width: 500px;
	position: absolute;
	padding: 0px;
	margin-left: 5px;
	left: 310px;
	top: 160px;
}
.content {
	padding: 0px;
	width: 500px;
	position: absolute;
	color: #000000;
	margin-left: 5px;
	left: 310px;
	top: 180px;
}
.navigation {
	width: 300px;
	position: absolute;
	left: 10px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC00;
	top: 190px;
}
a:link {
	color: #999900;
	text-decoration: underline;
}
a:visited {
	color: #666600;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5 em;
}
