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

body,p,td,li { font-family:Verdana,Arial,Helvetica,sans-serif;
	       color:#0000A0; }

p,td,li { font-size:13px; }

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

h1 { font-size:32px; }

h2 { color:#000000; }

h3 { color:#AA0000; }

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

td { vertical-align:top; }
