body     {
         background: #FFFFFF url("Handjes.jpg") repeat fixed top center;
         font-family: Verdana, Arial, Helvetica, sans-serif;
         color: #000060;
         margin-top: 8;
         margin-bottom: 8;
         }
table    {
         table-layout: fixed;
         }
.floatright {
         float: right;
         margin-left: 16;
         }
.floatleft {
         float: left;
         margin-right: 16;
         margin-top: 4;
         }
.normtext {
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 13px;
         border: 7px solid #FFFFFF;
         }
.boldtext {
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 13px;
         font-weight: bold;
         }
.thisitem {
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 13px;
         font-weight: bold;
         background-color: #FFFFFF;
         }
.otheritem {
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 13px;
         font-weight: bold;
         background-color: #A8D2D2;
         }
.foottext {
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 11px;
         color: #FFFFFF;
         }
.headtext {
         font-family: "Times New Roman";
         font-size: 80px;
         font-weight: bold;
         margin-left: 48px;
         }
.red     {
         color: #993366;
         }
.purple  {
         color: #800080;
         }
.blue    {
         color: #666699;
         }
.bodybox {
         background-color: transparent;
         border: 0px solid #A0A0A0;
         border-spacing: 2;
         width: 780;
         }
.textbox {
         background-color: #FFFFFF;
         border: 1px solid #A0A0A0;
         border-spacing: 2;
         margin-top: 12;
         margin-left: 6;
         width: 760;
         }
.menubox {
         background-color: #A8D2D2;
         border: 1px solid #A0A0A0;
         border-spacing: 2;
         margin-top: 12;
         margin-left: 6;
         width: 760;
         height: 28;
         text-align: center;
         }
.nobox   {
         background-color: transparent;
         border: 0px solid #A0A0A0;
         border-spacing: 2;
         margin-top: 11;
         margin-left: 3;
         width: 766;
         }
.headbox {
         background-color: transparent;
         border: 0px solid #A0A0A0;
         border-spacing: 2;
         margin-left: 3;
         width: 760;
         }
.footbox {
         background-color: #A8D2D2;
         border: 1px solid #A0A0A0;
         border-spacing: 2;
         margin-top: 12;
         margin-left: 6;
         margin-bottom: 8;
         width: 760;
         height: 26;
         text-align: center;
         }
a:link   {
         color: #800000;
         text-decoration: none;
         }
a:visited {
         color: #800080;
         text-decoration: none;
         }
a:hover  {
         color: #C00000;
         text-decoration: underline;
         }
a:active {
         color: #FF0000;
         text-decoration: underline;
         }
.item:link {
         color: #000060;
         text-decoration: none;
         }
.item:visited {
         color: #5A5A7E;
         text-decoration: none;
         }
.item:hover {
         color: #C00000;
         text-decoration: none;
         }
.item:active {
         color: #FF0000;
         text-decoration: none;
         }

