.head
           {
             font-family: Arial, Helvetica, sans-serif;
             font-size: 14px;
             font-weight: bold;
             font-variant: normal;
             color: #333333;
             text-align: center;
           }

.VDhead
           {
             font-family: Arial, Helvetica, sans-serif;
             font-size: 14px;
             font-weight: normal;
             font-variant: normal;
             color: #009000;
             text-align: center;
             text-transform: uppercase;
           }

.text
           {
             font-family: Arial, Helvetica, sans-serif;
             font-size: 12px;
             font-weight: normal;
             color: #333333;
           }

.sparten
           {
             font-family: Arial, Helvetica, sans-serif;
             font-size: 12px;
             font-weight: bold;
             color: #333333;
             line-height: 60px;
             text-align: left;
             white-space: nowrap;
           }

.texting
           {
             font-family: Arial, Helvetica, sans-serif;
             font-size: 14px;
             font-weight: normal;
             color: #333333;
             border: none;
             text-align: justify;
           }

.maininfo
           {
             position: absolute;
             visibility: visible;
             z-index: 1;
             height: 200px;
             width: 1500px;
             left: -1600px;
             top: 10px;
             clip:   rect(   );
           }

input.special_button
           {
             font-family: Arial, Helvetica, sans-serif;
             font-size: 10px;
             font-weight: normal;
             color: #333333;
             background-color: #e0e7fc;
             width: 280px;
           }

.footer
           {
             font-size: 10px;
             color: #666666;
             text-decoration: none;
           }

a.footer
           {
             font-size: 10px;
             color: #666666;
             text-decoration: none;
           }

a.footer:hover
           {
             font-size: 10px;
             color: #666666;
             text-decoration: none;
           }

a.footer:visited
           {
             font-size: 10px;
             color: #666666;
             text-decoration: none;
           }