body { background-color: #faf0e6; }

p,table,li {
 font-family: "Century Gothic", Verdana, Geneva, Arial, sans-serif; 
 margin-left: 18pt;
}

h1,h2,h3 { font-family: "Century Gothic", Verdana, Geneva, Arial, sans-serif; }

h1,h2,h3,hr { color:black; }

p.head { font-size: large; }
p.norm { font-size: small; }

li { font-size: smaller; }

ul { list-style: square outside; }

a.nav { font-size: 18pt; }

#footer {font-family: "Century Gothic", Verdana, Geneva, Arial, sans-serif; font-size: 11px;}

a:link    {color:black;   text-decoration: none; }
a:visited {color:gray;    text-decoration: none; }
a:active  {color:#483d8b; text-decoration: none; }
a:hover   {color:#483d8b; text-decoration: underline; }
