a:link    {color:#8E0000; font-weight:bold; text-decoration:none}
a:visited {color:#8E0000; font-weight:bold; text-decoration:none}
a:hover   {color:red;text-decoration:underline}
a:active  {color:#8E0000; text-decoration:none}

a:link.rs    {color:#8E0000; font-weight:normal; text-decoration:none}
a:visited.rs {color:#8E0000; font-weight:normal; text-decoration:none}
a:hover.rs   {color:red;text-decoration:underline}
a:active.rs  {color:#8E0000; text-decoration:none}

h1 { font-family:"Verdana", "Arial", "Sans Serif"; font-size:28pt; color:#8E0000}
h2 { font-family:"Verdana", "Arial", "Sans Serif"; font-weight:bold; font-size:12pt; color:#8E0000}

h1.pik { font-family:"Verdana", "Arial", "Sans Serif"; font-size:8pt; color:white}
h2.pik { font-family:"Verdana", "Arial", "Sans Serif"; font-size:8pt; color:white}

h1.sub { font-family:"Verdana", "Arial", "Sans Serif"; font-size:14pt; font-weight:bold; color:#8E0000}

div.lauftext { font-family:"Verdana", "Arial", "Sans Serif"; font-size:10pt; color:#8E0000}

div.marquee { background-color:greenyellow; font-family:"Verdana", "Arial", "Sans Serif"; font-size:14pt; font-weight:bold; color:#8E0000}

div.center {text-align:center; }
img.left {clear:left; float:left}
