body  {
	margin-top : 10px;
	margin-bottom : 10px;
	background-color : White;
}

h2,h3,h4,ul,ol,li,div,p,h1,td,th,address,blockquote,nobr,b,i  {
	font-family : "Times New Roman";
}

p,ul,ol,li,div,td,th,address,nobr,b,i  {
	font-size : 11pt;
	line-height : 14pt;
}

td 
{
	background-image : url("grafik/back.gif");
}
pre  {
	font-family : Courier New,Courier;
	font-size : 10pt;
	color : #0000C0;
}

tt  {
	font-family : Courier New,Courier;
	font-size : 10pt;
	color : #0000C0;
}

pre.normal  {
	color : #000000;
}

a:link  {
	color : Blue;
	text-decoration : none;
}
a:visited  {
	color : #0031CE;
	text-decoration : none;
}
a:active  {
	color : Aqua;
	text-decoration : none;
}
A:Hover  {
	color : Blue;
}

