BODY {
        font-size : 10pt;
        background-image : url("images/linie.gif");
        color : Black;
        font-family : Helvetica, Arial, sans-serif;
}
H1 {
        font-size : 20pt;
        font-weight : bold;
        text-align : center;
        font-family : "Calligraph421 BT", Times New Roman, Times;
}
a:link {
color : green; font-weight:bold; text-decoration:none;
}
a:visited {
font-weight:bold;        color: Gray;        text-decoration:none
}
a:hover {
font-weight:bold;        letter-spacing : 2px;
}

.randtable
{
border-color: black;
border-style: solid;
border-width: 2;

}

