P,DIV,TABLE,TD  {
	color : #EEEEEE;
	font-family : Arial;
  font-size : 12pt;
}

TD.small  {
	font-family : Arial;
  font-size : 9pt;
}

TD.head  {
	font-family : Arial;
  font-size : 10pt;
  background-color : #990100;
  color : #FFFFFF;
  font-weight : bold;
  vertical-align : top;
}

TD.head2  {
	font-family : Arial;
  font-size : 10pt;
  background-color : #990100;
  color : #FFFFFF;
  font-weight : bold;
  vertical-align : top;
  text-align : center;
}

TD.data  {
	font-family : Arial;
  font-size : 10pt;
  background-color : #454545;
  color : #FFFFFF;
}

TD.data2  {
	font-family : Arial;
  font-size : 10pt;
  background-color : #404040;
  color : #FFFFFF;
  text-align : justify;
}

TD.data3  {
	font-family : Arial;
  font-size : 10pt;
  background-color : #454545;
  color : #FFFFFF;
  text-align : center;
}

TD.clean  {
	font-family : Arial;
  font-size : 10pt;
  background-color : #000000;
  color : #FFFFFF;
}

H1  {
	color : #b90100;
	font-family : Arial;
  font-size : 22pt;
  font-weight : bold;
  font-style : italic;
  text-align : center;
}

H2  {
	color : #B90100;
	font-family : Arial;
  font-size : 18pt;
  font-weight : bold;
  font-style : normal;
  text-decoration : underline;
  text-align : center;
}

H3  {
	color : #999999;
	font-family : Arial;
  font-size : 12pt;
  font-weight : normal;
  font-style : italic;
  text-align : center;
}

H4  {
  font-family : Arial;
  font-size : 14pt;
  text-align : center;
  horizontal-align : center;
  color : #B90100;
  font-weight : bold;
  font-style : normal;
  text-decoration : none;
}

H5  {
  font-family : Arial;
  font-size : 14pt;
  text-align : center;
  horizontal-align : center;
  color : #FFFFFF;
  font-weight : bold;
  font-style : normal;
}

H6  {
  font-family : Arial;
  font-size : 16pt;
  text-align : center;
  color : #B90100;
  font-weight : bold;
  font-style : normal;
}

A  {
	color : #EE2020;
  font-weight : bold;
}

A:Visited  {
}

A:Active  {
}

A:Hover  {
  color : #FFFF00;
}

BODY  {
  font-family : Arial;
  color : #FFFFFF;
  font-size : 12pt;
  background-color : #000000;
  SCROLLBAR-BASE-COLOR: #B90100;
  SCROLLBAR-ARROW-COLOR: #ffffff;
  scrollbar-track-color: #252525;

}

A.navmain {
  font-family : Arial;
  color : #FFFFFF;
  font-weight : bold;
  font-size : 10pt;
  text-decoration : none;
}

A.navmain2 {
  font-family : Arial;
  color : #FFFFFF;
  font-weight : bold;
  font-size : 8pt;
  text-decoration : none;
}


A:hover.navmain {
  font-family : Arial;
  color : #B90100;
  font-size : 10pt;
  font-weight : bold;
  text-decoration : none;
  background-color : #000000;
  width : 100%;
}

A.nav {
  font-family : Arial;
  color : #FFFFFF;
  font-weight : bold;
  font-size : 10pt;
  text-decoration : none;
}

A:hover.nav {
  font-family : Arial;
  color : #B90100;
  font-size : 10pt;
  font-weight : bold;
  text-decoration : none;
  background-color : #000000;
  width : 100%;
}

P.topic {
  font-family : Arial;
  color : #B90100;
  font-size : 8pt;
  font-weight : bold;
  text-decoration : none;
  border-top-width : thin;
  border-top-style : solid;
  border-bottom-width : thin;
  border-bottom-style : solid;
  border-color : #b90100;
  width : 100%;
}

DIV.bigtopic {
  font-family : Arial;
  color : #B90100;
  font-size : 12pt;
  font-weight : bold;
  text-decoration : none;
  text-align : center;
  border-top-width : thin;
  border-top-style : solid;
  border-bottom-width : thin;
  border-bottom-style : solid;
  border-color : #b90100;
  width : 475;
}

DIV.bigtopic2 {
  font-family : Arial;
  color : #B90100;
  font-size : 12pt;
  font-weight : bold;
  text-decoration : none;
  text-align : center;
  border-top-width : thin;
  border-top-style : solid;
  border-bottom-width : thin;
  border-bottom-style : solid;
  border-color : #B90100;
  width : 100%;
}

DIV.subtopic {
  font-family : Arial;
  color : #B90100;
  font-size : 12pt;
  font-weight : bold;
  text-decoration : none;
  text-align : center;
  border-top-width : thin;
  border-top-style : solid;
  border-bottom-width : thin;
  border-bottom-style : solid;
  border-color : #B90100;
  width : 100%;
}

DIV.undertopic {
  font-family : Arial;
  color : #FFFFFF;
  font-size : 8pt;
  text-align : center;
}

DIV.welcome {
  font-family : Arial;
  color : #FFFFFF;
  font-size : 10pt;
  text-align : justify;
}

DIV.jahr {
  font-family : Arial;
  font-size : 24pt;
  color : #B90100;
  font-weight : bold;
  font-style : italic;
}

HR  {
  width : 95%;
  text-align : center;
  horizontal-align : center;
  color : #B90100;  
}
