A:link {
       font-family : ms sans-serif,Arial,Helvetica;
       color : orange;
       font-size : 12px;
       font-weight : bold;
       text-decoration : none;
}
A:visited {
       font-family : ms sans-serif,Arial,Helvetica;       
       color : orange;
       font-size : 12px;
       font-weight : bold;       
       text-decoration : none;
}
A:hover {
       font-family : ms sans-serif,Arial,Helvetica;
       color : yellow;
       font-size : 12px;
       font-weight : bold;
       text-decoration : none;
}
TH {
	FONT-FAMILY: ms sans-serif,Arial,Helvetica; FONT-SIZE: 12px; font-weight : normal;
}
TD {
	FONT-FAMILY: ms sans-serif,Arial,Helvetica; FONT-SIZE: 12px; font-weight : normal;
}
B {
	FONT-FAMILY: ms sans-serif,Arial,Helvetica; FONT-SIZE: 12px; font-weight : bold; color : white;
}
P {
	padding-top : 0;
        padding-botton : 0;
        margin-top : 0px;
        margin-bottom: 0px
}
.title { position : absolute;
         font-weight : bold;
         font-size : 12px;
         font-family : verdana;
         font-style : normal;
         color :  #FF3366;
         text-align : center;
}
A.nav:visited {
       font-family : ms sans-serif,Arial,Helvetica;
       color : white;
       font-size : 11px;
       font-weight : normal;
       text-decoration : none;
}
A.nav:link {
       font-family : ms sans-serif,Arial,Helvetica;
       color : white;
       font-size : 11px;
       font-weight : normal;
       text-decoration : none;
}
A.nav:hover {
       font-family : ms sans-serif,Arial,Helvetica;
       color : #00FF33;
       font-size : 11px;
       font-weight : normal;
       text-decoration : underline;
}
.txt {
	font-family: ms sans-serif,Arial,Helvetica;
        color : #99CCFF;        
        font-size: 12px;
        font-style: normal;
        line-height: 1.5em;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        text-align : justify;
}
BODY { font-family : ms sans-serif,Arial,Helvetica;
       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;
}
H1 { 
     font-family : ms sans-serif,Arial,Helvetica;
     font-size : 12px;
     font-weight : bold;
     color : black;     
     padding-top : 1px;
     padding-botton : 1px;
     margin-top : 0px;
     margin-bottom: 0px;
}
H2 { 
     font-family : arial;
     font-size : 18px;
     font-weight : bold;
     color : #FFCC00;     
     padding-top : 1px;
     padding-botton : 1px;
     margin-top : 0px;
     margin-bottom: 0px
}