body {
    font-family : Helvetica, Arial, sans-serif;
    font-size : 12px;
    font-weight : normal;
    font-style : normal;
    color : #000000;
    background-color : #FFFFFF
   }

a:link {
    font-family : Helvetica, Arial, sans-serif;
    font-size : 12px;
    font-weight : bold;
    font-style : normal;
    color : #339933
   }

a:active {
    font-family : Helvetica, Arial, sans-serif;
    font-size : 12px;
    font-weight : bold;
    font-style : normal;
    color : #FF9933
   }

a:visited {
    font-family : Helvetica, Arial, sans-serif;
    font-size : 12px;
    font-weight : bold;
    font-style : normal;
    color : #669933
   }

a:hover {
    font-family : Helvetica, Arial, sans-serif;
    font-size : 12px;
    font-weight : bold;
    font-style : normal;
    color : #FF9933
   }

.menu1 {
    font-family : Helvetica, Arial, sans-serif;
    font-size : 12px;
    font-weight : bold;
    font-style : normal;
    color : #FFFFFF;
    text-decoration: none
   }

a.menu1:link {
    font-family : Helvetica, Arial, sans-serif;
    font-size : 12px;
    font-weight : bold;
    font-style : normal;
    color : #FFFFFF;
    text-decoration: none
   }

a.menu1:active {
    font-family : Helvetica, Arial, sans-serif;
    font-size : 12px;
    font-weight : bold;
    font-style : normal;
    color : #FF9933;
    text-decoration: underline
   }

a.menu1:visited {
    font-family : Helvetica, Arial, sans-serif;
    font-size : 12px;
    font-weight : bold;
    font-style : normal;
    color : #FFFFFF;
    text-decoration: none
   }

a.menu1:hover {
    font-family : Helvetica, Arial, sans-serif;
    font-size : 12px;
    font-weight : bold;
    font-style : normal;
    color : #FF9933;
    text-decoration: underline
   }

.text {
    font-family : Helvetica, Arial, sans-serif;
    font-size : 12px;
    font-weight : normal;
    font-style : normal
   }

.textbold {
    font-family : Helvetica, Arial, sans-serif;
    font-size : 12px;
    font-weight : bold;
    font-style : normal
   }

.texttiny {
    font-family : Helvetica, Arial, sans-serif;
    font-size : 10px;
    font-weight : normal;
    font-style : normal
   }

.textheadline {
    font-family : Helvetica, Arial, sans-serif;
    font-size : 14px;
    font-weight : bold;
    font-style : normal;
   }

.headline {
    font-family : Helvetica, Arial, sans-serif;
    font-size : 16px;
    font-weight : bold;
    font-style : normal;
   }

.headlinegreen {
    font-family : Helvetica, Arial, sans-serif;
    font-size : 16px;
    font-weight : bold;
    font-style : normal;
    color : #669933
   }

.infobox {
    float : right;
    text-align : center;
    margin : 16px;
    padding : 16px;
    border-color : #669933;
    border-style : solid;
    border-width : 1px
   }

