/*<link rel="stylesheet" type="text/css" href="style.css">*/
A:link {
	TEXT-DECORATION: none; font-weight: bold;
}

A:visited {
	COLOR: blue;
	TEXT-DECORATION: none; font-weight: bold;
}

A:hover {
color: #FF0000; 
/*font-size: 10pt;*/ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
/*font-weight: bold;*/
TEXT-DECORATION: none; font-weight: bold;
/*cue: url(sound16.wav)*/
}

BODY {
background-color: #FFFFFF;
font-family: Verdana,sans-serif,Arial;
/*margin-top:6pt;*/
font-size: 11pt;
line-height: 12pt;
color: black;
/*text-shadow:black;*/
font-weight: normal;
/*background-image:url('images/hinterbild.jpg');*/
}

TABLE {
font-family: Verdana,sans-serif,Arial;
/*margin-top:10pt;*/
font-size: 10pt;
line-height: 12pt;
color: #000000;
text-align: justify;
/*cellpadding: 20pt*/
/*text-shadow:black;*/
/*font-weight:bold;*/
}

TD {
/*vertical-align: top;*/
}