.h10 {
      font-family:Arial, Verdana, Helvetica, sans-serif;
      font-size:10px;
      color:White;
      font-style:normal;             /* normal,italic */
      font-weight:normal;            /* bold,lighter */
      line-height:14px;
}
.h10b {
      font-family:Arial, Verdana, Helvetica, sans-serif;
      font-size:10px;
      color:White;
      font-style:normal;             /* normal,italic */
      font-weight:bold;            /* bold,lighter */
      line-height:14px;
}
.h10g {
      font-family:Arial, Verdana, Helvetica, sans-serif;
      font-size:10px;
      color: Yellow;
      font-style:normal;             /* normal,italic */
      font-weight:bold;            /* bold,lighter */
      line-height:14px;
}
.h12gb {
      font-family:Arial, Verdana, Helvetica, sans-serif;
      font-size:12px;
      color: Yellow;
      font-style:bold;             /* normal,italic */
      font-weight:bold;            /* bold,lighter */
      line-height:14px;
}
.h12 {
      font-family:Arial, Verdana, Helvetica, sans-serif;
      font-size:12px;
      color:Black;
      font-style:normal;             /* normal,italic */
      font-weight:normal;            /* bold,lighter */
      line-height:14px;
}
.h12b {
      font-family:Arial, Verdana, Helvetica, sans-serif;
      font-size:12px;
      color:Black;
      font-style:normal;             /* normal,italic */
      font-weight:bold;            /* bold,lighter */
      line-height:14px;
}
.h14 {
      font-family:Arial, Verdana, Helvetica, sans-serif;
      font-size:14px;
      color:Black;
      font-style:normal;             /* normal,italic */
      font-weight:normal;            /* bold,lighter */
      line-height:16px;
}
.h14b {
      font-family:Arial, Verdana, Helvetica, sans-serif;
      font-size:14px;
      color:Black;
      font-style:normal;             /* normal,italic */
      font-weight:bold;            /* bold,lighter */
      line-height:16px;
}
.h14bb {
      font-family:Arial, Verdana, Helvetica, sans-serif;
      font-size:14px;
      color:Red;
      font-style:normal;             /* normal,italic */
      font-weight:bold;            /* bold,lighter */
      line-height:16px;
}
.h16 {
      font-family:Arial, Verdana, Helvetica, sans-serif;
      font-size:16px;
      color:#0033FF;
      font-style:normal;
      font-weight:bold;
      line-height:18px;
}
.h16b {
      font-family:Arial, Verdana, Helvetica, sans-serif;
      font-size:16px;
      color:#770000;
      font-style:normal;
      font-weight:bold;
      line-height:18px;
}
.h18 {
      font-family:Arial, Verdana, Helvetica, sans-serif;
      font-size:18px;
      color:Black;
      font-style:normal;
      font-weight:normal;
      line-height:22px;
}
.h18b {
      font-family:Arial, Verdana, Helvetica, sans-serif;
      font-size:18px;
      color:White;
      font-style:normal;
      font-weight:bold;
      line-height:22px;
}
.h18bb {
      font-family:Arial, Verdana, Helvetica, sans-serif;
      font-size:18px;
      color:#DC143C;
      font-style:normal;
      font-weight:normal;
      line-height:22px;
}
.h18br {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	color:#770000;
	font-style:normal;
	font-weight:bold;
	line-height:22px;
	background-color: #CCCCFF;
}
.h20 {
      font-family:Arial, Verdana, Helvetica, sans-serif;
      font-size:20px;
      color:White;
      font-style:normal;
      font-weight:bold;
      line-height:22px;
}
.h25 {
      font-family:Arial, Verdana, Helvetica, sans-serif;
      font-size:25px;
      color:White;
      font-style:normal;
      font-weight:bold;
      line-height:27px;
}
.hlink {
      font-family:Arial, Verdana, Helvetica, sans-serif;
      font-size:12px;
      color:#00008B;
      font-style:normal;
      font-weight:normal;
}
body {
	background-color: White;
	background-repeat:repeat;
	background-attachment:fixed;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color:Black;
	text-align:left;
	border:0px;
	border-style:solid;
}
a:link {
      font-family:Arial, Verdana, Helvetica, sans-serif;
      font-size:12px;
      font-weight:normal;
      color:Blue;
      text-decoration:none;
}
a:visited {
      font-family:Arial, Verdana, Helvetica, sans-serif;
      font-size:12px;
      font-weight:normal;
      color:Maroon;
      text-decoration:none;
}
a:hover {
      font-family:Arial, Verdana, Helvetica, sans-serif;
      font-size:12px;
      font-weight: bold;
      color:#00008B;
      text-decoration:none;
}
.menüD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #990000;
}