body {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 18px;
color: #666666; 
}

p {
	font-size: 16px;
	line-height: 20px;
}
td {
	font-size: 18px;
	line-height: 20px;
}


h1 {
	font-size: 16px;
	color: #666666;
}

h2 {
	font-size: 18px;
	color: #235800;
	font-weight: bold;
}

h3 {
font-size: 18px;

}

li {
font-size: 16px;
line-height: 22px;
list-style-type: square;
list-style-position: outside;
}

.fuss
{
font-size: 11px;
}
.navi
{
font-size: 11px;
color: #ffffff}

A:link { color: #0000FF; text-decoration: none; } 
A:visited {color : #0000FF; text-decoration: none; } 
A:hover {color: #0000FF;text-decoration: none;} 
A:active {color: #0000FF; text-decoration: none;}

html { min-height: 100%; margin-bottom: 1px; }