body {margin: 0;
padding: 1;
font-family: "Times New Roman", Times, serif; font-size: medium; color: #190000; background-color: #ffffe5; }

div#header {padding: 2%;
text-align: center;
background-color: #ffffe5;
border-bottom: groove  #800000 thick; }

div#maincontent {padding: 2%;
text-align: justify;
margin-left: 24%;
background-color: #ffffe5; }

div#leftcolumn {padding: 2%;
float: left;
text-align: left;
background-color: #ffffcb;
width: 20%;
border-left: groove #800000 thick;
border-right: groove #800000 thick;
border-bottom: groove #800000 thick; }

a {  color: #990000}
a:link {  color: #990000; text-decoration: none}
a:visited {  color: #804000; text-decoration: none}
a:active {  color: #804000; text-decoration: underline overline blink;
font-style: italic; }
a:hover {  color: #804000; text-decoration: underline overline; }
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-large; font-weight: bolder;
color: #190000; }
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: x-large;
color: #190000;
font-weight: bold; }
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; font-weight: bold;
color: #190000; }
h4 {  font-size: large; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;
color: #190000; }
h5 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold;
color: #190000; }
h6 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; font-weight: normal;
color: #190000; }
