/* Hannah E. Gwaltney       */
/* Term Project Style Sheet */
/* Created October 15, 2003 */

A:link {color: #000066;
        font-family: "Trebuchet MS", helvetica;
        font-variant: small-caps;
        text-decoration: none;}

A:visited {color: #000066;
           font-family: "Trebuchet MS", helvetica;
           font-variant: small-caps;
           text-decoration: none;}

A:hover {color: #000066;
         font-family: "Trebuchet MS", helvetica;
         font-variant: small-caps;
         text-decoration: underline;
         cursor: crosshair;}

H4 {color: #000066;
    font-family: "Century Gothic", palatino;
    font-variant: small-caps;}

P {color: #000066;
   font-family: "Franklin Gothic Book", helvetica;
   font-size: 11pt;}