<style type="text/css">
<!--
 A{ 
    color : fuchsia ;
}
 A:link{ 
    color : fuchsia ;
}
 A:visited{ 
    color : purple ;
}
 A:active{ 
    color : red ;
}
 ADDRESS{ 
    font-family : ,sans-serif ;
    font-size : xx-small ;
    color : gray ;
}
 H1{ 
    font-family : ,serif ;
    font-size : medium ;
    color : navy ;
}
 H2{ 
    font-family : ,serif ;
    font-size : small ;
    font-style : italic ;
    color : teal ;
}
 P{ 
    font-family : ,sans-serif ;
    font-size : x-small ;
    color : navy ;
    margin-top : auto ;
}
 BODY{ 
    font-family : ,sans-serif ;
    font-size : x-small ;
    color : navy ;
    margin-top : auto ;
}
 I{ 
    font-family : ,sans-serif ;
    font-size : x-small ;
    font-style : italic ;
    color : navy ;
    margin-top : auto ;
}
 LI{ 
    font-family : ,sans-serif ;
    font-size : x-small ;
    color : navy ;
    margin-top : auto ;
}

-->
</style>
