
body
{
	font-family: Verdana, Arial;
	background-color: #FFFFFF;
	color: #000000;
}

a:link
{
	color: rgb(0,178,57); 
}


a:active 
{
	color: rgb(255,153,0);
}

h1
{
	font-size: 8pt;
	font-weight: normal
}

h2
{
	font-size: 11pt;
	font-weight: bold;
}

h3
{
	font-size: 11pt;
	font-weight: normal;
	text-transform: uppercase

}

h4
{
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase
}

h5
{
	font-size: 12pt;
	font-weight: normal;
	text-transform: uppercase
}

p
{
	font-size: 11pt;
	font-weight: normal
}

td.leerzeile
{
	font-size: 4px;
}


