TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size : 8pt;
   font-family : Helvetica, Arial, sans-serif; 
   color : #000000; 
}

TD { 
   font-family : Helvetica, Arial, sans-serif;
   font-size : 8pt;
   color : #000000;
}

  

BODY {
   background-image: url(images/border.gif);
   background-repeat: repeat-y;
   background-position: top center; 
   background-color : #99CCFF;
   font-style : normal; 
   font-weight : normal; 
   font-size : 8pt; 
   font-family : Helvetica, Arial, sans-serif; 
   color : #000000; 
   text-decoration : none; 
}

A:visited {
   font-style : normal; 
   font-weight : normal; 
   font-size : 8pt;
   line-height : 8pt; 
   font-family : Helvetica, Arial, sans-serif; 
   color : #000033; 
   text-decoration : none; 
}


A:hover {
   font-style : normal; 
   font-weight : normal; 
   font-size : 8pt;
   line-height : 8pt; 
   font-family : Helvetica, Arial, sans-serif; 
   color : #99CCFF; 
   text-decoration : none; 
}


A:active {
   font-style : normal; 
   font-weight : normal; 
   font-size : 8pt;
   line-height : 8pt;  
   font-family : Helvetica, Arial, sans-serif; 
   color : #000033; 
   text-decoration : none; 
}


A {
   font-style : normal; 
   font-weight : normal; 
   font-size : 8pt;
   line-height : 8pt; 
   font-family : Helvetica, Arial, sans-serif; 
   color : #99CCFF; 
   text-decoration : underline; 
}
