A:link {
       font-family : Verdana,Arial;
       color : blue;
       font-size : 12px;
       text-decoration : none;
}
A:visited {
       color : #0080FF;
       font-size : 12px;
       text-decoration : none;
}
A:hover {
       color : red;
       font-size : 13px;
       font-weight : bold;
       text-decoration : underline;
}
.title { position : absolute;
         font-weight : bold;
         font-size : 30px;
         font-family : verdana;
         font-style : normal;
         color : blue;
         text-align : center;
         padding-top : 5px;
         top : 28px;
         left : 110px;
         width : 250px;
         height : 60px;
         z-index : 1;
}
BODY { font-family : Verdana, Arial;
       font-size : 12px;
       font-weight : demi-bold;
       font-style : normal;
       color : black;
       margin-top : 5pt;
       margin-right : 5pt;
       margin-botton : 5pt;
       margin-left : 5pt;
       text-align : justify;
       line-height : 2em;
       bgproperties : fixed;
       list-style-image : URL(bullet-red.gif); 
}
.box { position : absolute;
     font-size : 12px;
     font-weight : demi-bold;
     font-family : verdana;
     font-style : normal;
     color : black;     
     text-align : justify;
     text-indent : 3em;
     padding-top : 5px;
     top : 110px;
     left : 45px;
     width : 200px;
     height : 150px;
     line-height : 2em;
     list-style-image : URL(bullet-red.gif);
}
.boxsx { position : absolute;
     font-size : 12px;
     font-weight : demi-bold;
     font-family : verdana;
     font-style : normal;
     color : black;     
     text-align : justify;
     padding-top : 5px;
     top : 110px;
     left : 45px;
     width : 200px;
     height : 150px;
     line-height : 2em;
     list-style-image : URL(bullet-red.gif);
}
.boxdx { position : absolute;
     font-weight : demi-bold;
     font-size : 12px;
     font-family : verdana;
     font-style : normal;
     color : black;
     text-align : justify;
     padding-top : 5px;
     top : 110px;
     left : 290px;
     width : 200px;
     height : 150px;
     line-height : 2em;
     list-style-image : URL(bullet-red.gif);
}
.ban01 { position : absolute;
         left : 512px;
         top : 40px;
         width : 110px;
         height: 75px;
}
.ban02 { position : absolute;
         left : 512px;
         top : 140px;
         width : 110px;
         height: 75px;
}
.ban03 { position : absolute;
         left : 512px;
         top : 240px;
         width : 110px;
         height: 75px;
}
.ban04 { position : absolute;
         left : 512px;
         top : 340px;
         width : 110px;
         height: 75px
}
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;
}
.botton { position : absolute;
          font-weight : demi-bold;
          font-size : 9px;
          font-family : verdana, arial;
          font-style : normal;
          color : black;
          text-align : center;
          width : 460px;
          height: 50px;
          margin-top : 1pt;
          margin-botton : 1pt;
          padding-top : 1;
          padding-botton : 1;
          line-height : 1.5em;
}