body  {
        font-family: Arial,Helvetica,Geneva,Lucida,Verdana,sans-serif;
        color: #007F00;
        font-size: 100%;
}

#banner {
         width: 800px;
         height: 100%;
}

#head {
       width: 725px;
}

#left {
       width: 350px;
       float: left;
}

#centre {
       width: 40px;
       float: left;
}

#right {
       width: 150px;
       float: left;
}

font.top1st {
          font-family: Verdana,Arial,Helvetica,Geneva,Lucida,sans-serif;
          font-size: 180%;
}

font.top2nd {
          font-family: Verdana,Arial,Helvetica,Geneva,Lucida,sans-serif;
          font-size: 130%;
}

font.small {
        font-size: 90%;
}

font.xsmall {
        font-size: 75%;
}

h3  {
        font-size: 120%;
}

h3.normal  {
        font-size: 100%;
}

img {
        border: black;
}


font.kursiv {
        font-style: italic;
}

font.red {
          color: red;
}

span.blind {
        display: none;
}

a {
        color: #182129;
}

a:hover {
        color: #8D4029;
}
