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