body { margin-top : 10px; 
       margin-bottom : 10px; 
       background-color : #FFFFFF;
}

UL {
   line-height : 100%; 
   font-family : helvetica, sans-serif; 
   list-style-type : square; 
}

TD {
   font-family : helvetica, sans-serif;
   border-color : #00008b;
   border-width : 2px;
}

P {
   font-family : helvetica, sans-serif; 
}

OL {
   font-family : helvetica, sans-serif;
}

H6 {
   font-family : helvetica, sans-serif;
   color : #00008b; 
}

H5 {
   font-family : helvetica, sans-serif;
   color : #00008b; 
}

H4 {
   font-family : helvetica, sans-serif;
   color : #00008b; 
}

H3 {
   font-family : helvetica, sans-serif;
   color : #00008b; 
}

H2 {
   font-family : helvetica, sans-serif;
   color : #00008b; 
}

H1 {
   font-family : helvetica, sans-serif;
   color : #00008b; 
}

DL.linkslg {
   line-height : 100%; 
}

DL {
   font-family : helvetica, sans-serif;
}

DIV {
   font-family : helvetica, sans-serif;
}

A:visited {
   color : #006e6e; 
   text-decoration : none; 
}

A:link {
   color : #0000ff; 
   text-decoration : none; 
}

A:hover {
   text-decoration : none; 
}

A:active {
   color : #00ff00; 
   text-decoration : none; 
}


