h2 {font-family:"Comic Sans MS";
    color:#a0522d;
    font-weight:bold;
    font-style: italic;}

/* Paragraph formatting */

p,td { text-align: justify; 
       line-height: 120%; 
       font-family: "Verdana" "Arial" "Helvetica" "sans-serif"; 
       font-size: 10pt; }

/* Links */
a {color:#a0522d;
   text-decoration: none; }
a:active {color:#f5deb3;}

