A:link {
       font-family : Arial,Helvetica,sans-serif;
       color : #000099;
       font-size : 12px;
       font-weight : bold;
       text-decoration : none;
}
A:visited {
       font-family : Arial,Helvetica,sans-serif;       
       color : red;
       font-size : 12px;
       font-weight : bold;       
       text-decoration : none;
}
A:hover {
       font-family : Arial,Helvetica,sans-serif;
       color : dodgerblue;
       font-size : 12px;
       font-weight : bold;
       text-decoration : none;
}
TH {
	FONT-FAMILY: Arial,Helvetica,sans-serif; FONT-SIZE: 12px; text-align : justify;
}
TD {
	FONT-FAMILY: Arial,Helvetica,sans-serif; FONT-SIZE: 12px; text-align : justify;
}
B {
	FONT-FAMILY: Arial,Helvetica,sans-serif; FONT-SIZE: 12px
}
P {
	padding-top : 0;
        padding-botton : 0;
        margin-top : 0px;
        margin-bottom: 0px
}
A.nav {
	COLOR: white;
        text-decoration: none;
        font-size: 8pt; font-family: Arial, Helvetica, sans-serif
}
A.nav:visited {
	COLOR: white
}
A.nav:active {
	COLOR: red
}
A.nav:hover {
	COLOR: #ffcc00;
        text-decoration: none;
        font-size: 8pt; font-family: Arial, Helvetica, sans-serif
}
.txt {
	FONT-FAMILY: Arial,Helvetica,sans-serif; FONT-SIZE: 8pt
}
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;
}
.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 : 0px;     
     padding-right : 5px;
     padding-botton : 10px;
     padding-left : 5px;    
     top : 110px;
     left : 45px;
     width : 200px;
     height : 150px;
     line-height : 2em;
     list-style-image : URL(bullet-red.gif);
}
.boxdx { 
     position : absolute;
     font-weight : bold;
     font-size : 12px;
     font-family : Arial,Helvetica,sans-serif;
     font-style : normal;
     color : black;
     text-align : justify;
     padding-top : 5px;
     line-height : 2em;
}
H1 { 
     font-family : verdana;
     font-size : 12px;
     font-weight : bold;
     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 : 0px;
     padding-botton : 0px;
}
H3 { font-family : verdana;
     font-size : 11px;
     font-weight : bold;
     color : blue;
     padding-top : 0px;
     padding-botton : 0px;
}
H4 { font-family : verdana;
     font-size : 10px;
     font-weight : bold;
     color : blue;
     padding-top : 0px;
     padding-botton : 0px;
}
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;
          margin-top : 1pt;
          margin-botton : 1pt;
          padding-top : 1;
          padding-botton : 1;
          line-height : 1.5em;
}