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: 10px;
margin-bottom: 20px;
margin-left: 10px;}

a:hover             {color: navy;text-decoration: underline}
a              {color: navy;text-decoration: none}
body        {color: #444444; font-family: arial, "lucida console", sans-serif;font-size: 10pt}
h1 {color: gray; font-size: 16pt; font-weight: normal;margin-bottom:0px;margin-top:0px}
h2 {color: gray;font-size: 14pt; font-weight: bold;margin-bottom:2px;margin-top:2px}
h3 {color: gray;font-size: 12pt; font-weight: bold;margin-bottom:2px;margin-top:2px}
h4 {color: black;font-size: 8pt; font-weight: normal;margin-bottom:2px;margin-top:2px}
table {font-size: 10pt}