body,td,th {
        background-color: #b3b3b3;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-attachment:scroll;
	background-position:top;
	background-color: #ffffff;

}
a:hover {
	color: #ff0000;
        text-decoration: none;
        font-size: 14pt;
        font-weight: bold;
}
a:link {
       color: #ff0000;
       font-size: 12pt;
       text-decoration: none;
       font-weight: plain;
}
.titl {
      color: #0000ff;
      TEXT-DECORATION: none;
      font-size: 14pt;
      font-family: Arial, Helvetica, sans-serif;
      font-weight: bold;
}
.kleitex {
         color: #000000;
         font-size: 10pt;
         font-family: Arial, Helvetica, sans-serif;
         font-weight: plain;
}
.text {
      color: #000000;
      font-size: 12pt;
      font-family: Arial, Helvetica, sans-serif;
      font-weight: bold;
} 
.red {
       color: #ff0000;
       font-size: 12pt;
       font-family: Arial, Helvetica, sans-serif;
       font-weight: plain;
}




