@import "reset.css";
body             { font-family: arial, verdana; font-size:12px; line-height:1.25em; color:#3a3939; }
h2           { font-family:Kristen ITC; font-weight:bold; font-size:20px;color:#5c5aad;}
h3           { font-family:Kristen ITC; font-weight:bold; font-size:14px;color:#5c5aad;}

p                { font-family: Verdana, arial; size:12px; color="#3a3939"; line-height:2em;}
strong           { font-weight:bold; }
em               { font-style:italic; }
td               { font-family: Verdana,arial; size:12px; color="#787879"; line-height:1.5em; }
a                { color:#060; }
a:hover          { color:#900; }
#footer          { margin:2em 0 0; padding:20px 20px 40px; color:#3a3939; background-color:#f60; border-top:2px solid #333; }
#footer p        { margin:0; padding:0; }
#footer a        { color:#ffc; }
#footer a:hover  { color:#fff; }
#copyright       { font-size:12px; }