H1  {
	font-size : 25px;
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	font-style : normal;
	float : none;
	clear : none;
	color : #000000;
}

H2  {
	font-size : 19px;
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	font-style : normal;
	float : none;
	clear : none;
	color : #000000;
}

H3  {
	font-size : 12px;
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	font-style : normal;
	float : none;
	clear : none;
	color : #000000;
}

H4  {
	font-size : 9px;
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	font-style : normal;
	float : none;
	clear : none;
	color : #000000;
}

H5  {
	font-size : 7px;
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	font-style : normal;
	float : none;
	clear : none;
	color : #000000;
}

A  {
	color : #000000;
	font-size : 14px;
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}

A:Visited  {
	color : #000000;
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
}

A:Active  {
	color : #990000;
	font-size : 14px;
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	font-style : normal;
}

A:Hover  {
	color : #660000;
	background-color : #cccccc;
	font-size : 14px;
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	font-style : normal;
}

BODY  {
	color : #000000;
	font-size : 14px;
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	font-style : normal;
}

p  {
	color:#000000;
	font-size:14px;
	font-family:Times New Roman, Times, serif;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

p.newshead  {
	color:#000000;
	font-size:15px;
	font-family:Times New Roman, Times, serif;
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;
}

p.newsbody  {
	color:#000000;
	font-size:13px;
	font-family:Times New Roman, Times, serif;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

p.newsmore  {
	color:#000000;
	font-size:10px;
	font-family:Times New Roman, Times, serif;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

p.durchstrich  {
	color:#000000;
	font-size:13px;
	font-family:Times New Roman, Times, serif;
	font-weight:bold;
	font-style:normal;
	text-decoration:line-through;
}

html {
  scrollbar-base-color:#F5F5DC;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#F5F5DC;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#FFFACD;
}

