A:link {
       font-family : Verdana,Arial;
       color : #00CC99;
       font-size : 11px;
       text-decoration : none;
}
A:visited {
       color : #9999FF;
       font-size : 11px;
       text-decoration : none;
}
A:hover {
       color : #FF66CC;
       font-size : 11px;
       font-weight : bold;
       text-decoration : none;
}
TH {
	FONT-FAMILY: Arial,Helvetica,sans-serif; FONT-SIZE: 11px; text-align : justify;
}
TD {
	FONT-FAMILY: Arial,Helvetica,sans-serif; FONT-SIZE: 11px; text-align : justify;
}
B {
	FONT-FAMILY: Arial,Helvetica,sans-serif; FONT-SIZE: 11px
}
P {
	padding-top : 0;
        padding-botton : 0;
        margin-top : 0px;
        margin-bottom: 0px
}
.title { position : absolute;
         font-weight : bold;
         font-size : 14px;
         font-family : verdana;
         font-style : normal;
         color : blue;
         text-align : center;
         padding-top : 5px;
}
.menusx  { position : absolute;
         font-weight : bold;
         font-size : 10px;
         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;
}
.menudx  { position : absolute;
         font-weight : bold;
         font-size : 11px;
         font-family : verdana;
         font-style : normal;
         color : black;
         text-align : center;
         padding-top : 5px;
}
.box { position : absolute;
     font-size : 10px;
     font-weight : bold;
     font-family : verdana;
     font-style : normal;
     color : #00CC99;     
     text-align : justify;
     text-indent : 3em;
     padding-top : 5px;
     line-height : 1.5em;
}
H1 { font-family : verdana;
     font-size : 11px;
     font-weight : bold;
     color : blue;     
     padding-top : 1px;
     padding-botton : 1px;
     margin-top : 0px;
     margin-bottom: 0px;
}
H2 { font-family : verdana;
     font-size : 12px;
     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 : 10px;
          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;
}