body { margin-left: 2%; margin-right: 2%; }
body { font-family: helvetica; font-size: smaller; background-color:#F1CC7E;}
table { background-color: #ffffff; }
h1,h2, h3 { font-family: "lucida sans"; }
h1 { font-size: 150%; color:#8080C0; }
h2 { font-size: 125%; }
h3 { font-size: 100%; }
/*h6 { color:#8080C0; }*/
hr { color: black; }
a:link {color:#8080C0; text-decoration: none;}
a:hover {color:#F1CC7E; text-decoration: none;}
a:visited {color:#8080C0}
a:active {color:#F1CC7E; text-decoration: none;}
