a:link, a:visited {
	color: "#e0e0e0";
}

a:hover {
	color: "#ffffff";
}

body {
	color: #e0e0e0;
	background: #3b3632 url("black.jpg");
	font: 14px verdana,arial,helvetica;
}

.annotation {
	vertical-align: text-bottom;
	padding-top:7px;
	font-size: 12px;
	font-weight: bold;
}

.description {
}

.footer {
	font-size: 10px;
}

.navigation {
	color: #000;
	background: #808080;
	font-size: 10px;
}

.title {
	font-size: 18px;
}

#content {
}

#description {
	border: #fff 1px solid;
	padding: 20px;
	color: #000;
	background: #fff;
	font-size: 11px;
	line-height: 14pt;
}

#footer {
}

#navigation {
	border: #fff 1px solid;
	padding: 0px;
}

#title {
	border: #fff 1px solid;
	padding: 5px;
	background: #808080;
}

