body {background: white;
background-image: url(images/background.jpg);
background-repeat: repeat-x;
background-position: top left;
background-attachment:fixed;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 0px;}

a:hover             {color: navy;text-decoration: underline}
a              {color: navy;text-decoration: none}
body        {color: #543f27; font-family: arial, "lucida console", sans-serif;font-size: 10pt}
h1 {color: #543f27; font-size: 16pt; font-weight: bold;margin-bottom:0px;margin-top:0px}
h2 {color: #543f27;font-size: 14pt; font-weight: bold;margin-bottom:2px;margin-top:2px}
h3 {color: #543f27;font-size: 12pt; font-weight: bold;margin-bottom:2px;margin-top:2px}
h4 {color: #543f27;font-size: 8pt; font-weight: normal;margin-bottom:2px;margin-top:2px}
table {font-size: 16px}