h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #FFFFFF;
}

h1 { font-size:22px; font-weight: bold; margin-bottom:22px; }
h2 { font-size:20px; font-weight: bold;  margin-bottom:20px; }
h3 { font-size:18px;  font-weight: bold; }
h4 { }
body { background-image: url(design/bg.png); background-attachment: fixed;}
li { margin-top:3px; }

a:visited {text-decoration: none; color:#777777; text-decoration: underline}
a:link {text-decoration: none; color:#FFFFFF; text-decoration: underline;}
a:hover {text-decoration: none; color:#AAAAAA;  text-decoration: underline}
