BODY
{
	background: #F4F4F4;
	color : #333333;
	font-family : Arial; sans-serif;
	font-size: xx-small;
	text-align: left;
	margin-left: 4em;
}

BODY.fuss
{
	background: #AFAFAF;
	color : black;
	font-family : Arial; sans-serif;
	font-size: 6pt;
	text-align: center;
	margin: 0;
	font-style: italic;
	font-weight: normal;
}

BODY.seite
{
	background: #CCCCCC;
	margin: 0;
}

P
{
	font-size: x-small;
}

H1
{ 
	font-family:  Arial; sans-serif;  letter-spacing : 5px; 
}

H2
{
	font-size: x-small;
}

H3
{
	font-size: x-small;
	font-style: italic;
	font-family: Arial; sans-serif;
	text-decoration : none;
}

H4
{
    font-family: sans-serif;
    font-size: xx-small;
}

A
{
	color: #333333;
	text-decoration: underline;
}

A:Hover
{
	color: #0033CC;
}

HR
{
	height: 1pt;
	line-height: 3px;
}

Table
{
	font-size: x-small;
}
TR.fuss
{
	font-size: 6pt;
	font-style: italic;
	text-align: center;
	font-family: Arial; sans-serif;
	text-decoration : none;
}
