A:link {
       font-family : Arial,Helvetica,sans-serif;
       color : #CCCC66;
       font-size : 12px;
       font-weight : bold;
       text-decoration : none;
}
A:visited {
       font-family : Arial,Helvetica,sans-serif;       
       color : #CCCC66;
       font-size : 12px;
       font-weight : bold;       
       text-decoration : none;
}
A:hover {
       font-family : Arial,Helvetica,sans-serif;
       color : #00FF66;
       font-size : 12px;
       font-weight : bold;
       text-decoration : none;
}
TH {
	FONT-FAMILY: Arial,Helvetica,sans-serif; FONT-SIZE: 13px; font-weight : demi-bold;
}
TD {
	FONT-FAMILY: Arial,Helvetica,sans-serif; FONT-SIZE: 13px; font-weight : demi-bold; text-align : justify;
}
B {
	FONT-FAMILY: Arial,Helvetica,sans-serif; FONT-SIZE: 16px; font-weight : bold; color : #0099FF;
}
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:link {
       font-family : Arial,Helvetica,sans-serif;
       color : #CCCC66;
       font-size : 11px;
       font-weight : bold;
       text-decoration : none;
}
A.nav:visited {
       font-family : Arial,Helvetica,sans-serif;       
       color : #CCCC66;
       font-size : 11px;
       font-weight : bold;       
       text-decoration : none;
}
A.nav:hover {
       font-family : Arial,Helvetica,sans-serif;
       color : #00FF66;
       font-size : 11px;
       font-weight : bold;
       text-decoration : none;
}
A.sx:link {
       font-family : Arial,Helvetica,sans-serif;
       color : #000066;
       font-size : 16px;
       font-weight : bold;
       text-decoration : none;
}
A.sx:visited {
       font-family : Arial,Helvetica,sans-serif;       
       color : #CCCC66;
       font-size : 16px;
       font-weight : bold;       
       text-decoration : none;
}
A.sx:hover {
       font-family : Arial,Helvetica,sans-serif;
       color : #CCCC66;
       font-size : 18px;
       font-weight : bold;
       text-decoration : none;
}
BODY { font-family : Verdana, Arial;
       font-size : 14px;
       font-weight : demi-bold;
       font-style : normal;
       color : #999999;
       margin-top : 5pt;
       margin-right : 5pt;
       margin-botton : 5pt;
       margin-left : 5pt;
       text-align : justify;
       line-height : 2em;
       bgproperties : fixed;
}
H1 { 
     font-family : verdana;
     font-size : 20px;
     font-weight : bold;
     color : #CCCC66;     
     padding-top : 1px;
     padding-botton : 1px;
     margin-top : 0px;
     margin-bottom: 0px;
}
H2 { 
     font-family : verdana;
     font-size : 14px;
     font-weight : #CCCC66;
     color : blue;
     padding-top : 0px;
     padding-botton : 0px;
}