body {background:#eeeeee;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;}

a:hover             {color: red;text-decoration: underline}
a              {color: blue;text-decoration: none}
body        {color: navy; font-family: arial, "lucida console", sans-serif;font-size: 12px}
h1 {color: purple; font-size: 36px; font-family: georgia,times,serif; font-style: italic;margin-bottom:2px}
h2 {color: purple;font-size: 16px; font-weight: bold;margin-top:2px;margin-bottom:2px}
h3 {color: blue;font-size: 14px; font-weight: normal;margin-top:2px;margin-bottom:2px}
h4 {color: blue;font-size: 10px; font-weight: bold;margin-top:2px;margin-bottom:2px}
table {color: black;font-size: 14px; font-weight: normal}
ul { list-style-type: disc;
color: black;font-size: 12px; font-weight: normal;margin-top:2px;margin-bottom:2px }