body { background-color:#E6E7D8;
       background-image:url(background.gif); }

body,p,td,li { font-family:Verdana,Arial,Helvetica,sans-serif;
               font-size:13px;
	       color:#000000; }

h1 { font-family:Times New Roman,Times,Times NewRoman,serif;
     font-size:32px;
     font-variant:small-caps;
     text-align:center; }

a:link    { color:#993300; }
a:visited { color:#663300; }
a:hover   { text-decoration:none; }
a:active  { text-decoration:underline; }
