body
{
	background-color: #1b6e01;
	color: #ebca95;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	color: #eaf04c;
}

p.refrain
{
	font-weight:bold;
}

.datum
{
	font-weight: bold;
}

.author
{
	font-style: italic;
}

.feedback
{
}

a:link
{
	color: #eaf04c;
	text-decoration: none;
	font-weight: normal;
}

a:visited
{
	color: #eaf04c;
	text-decoration: none;
	font-weight: normal;
}

a:active
{
	color: #eaf04c;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	color: #eaf04c;
	text-decoration: underline;
	font-weight: normal;
}

img
{
	border-right: medium none;
	border-top: medium none;
	margin: 0px;
	border-left: medium none;
	border-bottom: medium none;
}

th
{
	text-align:left;
}

td
{
	vertical-align:top;
}

td.nav
{
	vertical-align:top;
	margin:0px;
}



