body  {
	margin-left : 20px;
	margin-right : 10px;
	margin-top : 20px;
	margin-bottom : 20px;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i  {
	font-family : Times New Roman, Arial,sans-serif;
}

h1  {
	font-family : Comic Sans MS,Times New Roman, Arial,sans-serif;
	font-size : 14pt;
	text-decoration : underline;
}

h2 {
	font-family : Comic Sans MS,Times New Roman, Arial,sans-serif;
	font-size : 12pt;
	text-decoration : underline;
}

p,ul,ol,li,div,td,th,address,nobr,b,i  {
	font-size : 12pt;
}

p, li,td,td,th,blockquote  {
	text-align : justify;
}

p, li,TABLE 
.left	{
	text-align : left;
}

a:link  {
	color : #00008B;
	text-decoration : underline;
}

a.hd:link  {
	color : Lime;
	text-decoration : underline;
}

a:visited  {
	color : #DC143C;
	text-decoration : underline;
}

a:active  {
	color : #FF8C00;
	text-decoration : none;
}

p.silver  {
	font-family : Times New Roman;
	font-weight : bold;
	color : Silver;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 20px;
	margin-bottom : 20px;
	text-align : jusitfy;
}

p.gelb  {
	font-family : Comic Sans MS;
	font-weight : bold;
	color : Yellow;
	text-align : justify;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 20px;
	margin-bottom : 20px;
}

p.bold  {
	font-weight : bold;
	text-align : justify;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 20px;
	margin-bottom : 20px;
}

p.indent  {
	font-family : Times New Roman,Arial ,sans-serif;
	font-size : 12pt;
	text-indent : 40px;
	text-align : justify;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 20px;
	margin-bottom : 20px;
}

p.small  {
	font-family : Verdana, Times New Roman,Arial ,serif;
	font-size : 12pt;
	text-align : justify;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 20px;
	margin-bottom : 20px;
}

UL {
	list-style-position : outside;
}

li  {
	text-indent : 20px;
	list-style-type : disk;
	list-style-position : outside;
}

li.ohne  {
	list-style-type : none;
	text-indent : 20px;
}

dl.30einrueck  {
	text-indent : 30px;
}

i.fancy { 
	background: Navy;
	font-family:  Book Antiqua, Times New Roman,Verdana;
	color: Lime;
	font-style: normal;
	font-weight: bold;
 }

 em.red {
	color: red;
	background-color: transparent;
	font-style: normal;
}

em.bcsilver {
	background-color: Silver;
	color : Yellow;
	font-style : normal;
}