A:link {
       font-family : Verdana,Arial;
       color : #6E89AE;
       font-size : 10px;
       text-decoration : none;
}
A:visited {
       color : #00CCCC;
       font-size : 10px;
       text-decoration : none;
}
A:hover {
       color : #0080FF;
       font-size : 10px;
       font-weight : bold;
       text-decoration : none;
}
.title { position : absolute;
         font-weight : bold;
         font-size : 20px;
         font-family : verdana;
         font-style : normal;
         color :  #6E89AE;
         text-align : center;
         padding-top : 5px;
         top : 28px;
         left : 110px;
         width : 250px;
         height : 60px;
         z-index : 1;
}
.menu  { position : absolute;
         font-weight : bold;
         font-size : 11px;
         font-family : verdana;
         font-style : normal;
         color : #CCFF99;
         text-align : center;
         padding-top : 5px;
         top : 28px;
         left : 110px;
         width : 250px;
         height : 60px;
         z-index : 1;
         line-height : 2em;
}
.box { position : absolute;
     font-size : 11px;
     font-weight : bold;
     font-family : verdana;
     font-style : normal;
     color : white;     
     text-align : justify;
     text-indent : 3em;
     padding-top : 5px;
     top : 300px;
     left : 20px;
     width : 439px;
     height : 600px;
     line-height : 2em;
     list-style-image : URL(bullet-red.gif);
}
H1 { font-family : verdana;
     font-size : 18px;
     font-weight : bold;
     color : blue;
     padding-top : 0;
     padding-botton : 0;
}
H2 { font-family : verdana;
     font-size : 16px;
     font-weight : bold;
     color : blue;
     padding-top : 0;
     padding-botton : 0;
}
H3 { font-family : verdana;
     font-size : 14px;
     font-weight : bold;
     color : blue;
     padding-top : 0;
     padding-botton : 0;
}
H4 { font-family : verdana;
     font-size : 12px;
     font-weight : bold;
     color : blue;
     padding-top : 0;
     padding-botton : 0;
}
P { margin-top : 1pt;
    margin-botton : 1pt;
    padding-top : 0;
    padding-botton : 0;
}
.botton1 { position : absolute;
          font-weight : demi-bold;
          font-size : 9px;
          font-family : verdana, arial;
          font-style : normal;
          color : black;
          text-align : center;
          width : 376px;
          height: 60px;
          top : 1100px;
          left : 5px;          
          margin-top : 1pt;
          margin-botton : 1pt;
          padding-top : 1;
          padding-botton : 1;
          line-height : 1.5em;
}