body {margin: 3;
padding: 5px;
line-height: 1.4em
max-height: 680px;
max-width: 1024px;}

div#header {
text-align: left;
background-color: #e292b3;
height: 7%;
border-bottom: 5px #D96FB7 solid;
}

div#footer {
text-align: center;
clear: both;
background-color: #D96FB7;
height: 10%; color:#FFFFFF; font-size:10pt; font-family:Arial; vertical-align:text-bottom; font-style:italic; margin-top:0
}

div#maincontent {
text-align: justify;
margin-right:  300px;
background-color: #ffffff;
color: #000000;
border-left: 5px #D96FB7 solid;
overflow: scroll;
float: none;
width: 75%;
}

div#rightcolumn {padding: 2%;
float: right;
background-color: #bceb96;
width: 25%;
border-right: 5px #D96FB7 solid;
border-left: 10px #ffffff solid;
height: 100%;}

h1           {font-family: Arial; font-size: 36pt; font-weight: bold;}
h2 {
   background-color: #999999; 
   font-family: Arial;
   font-size: 24pt; 
   font-weight: bold;
   color: #FFFFFF; 
   margin-bottom: 0;
   padding: 2px 0px 2px 10px;
}
h3           {font-family: Arial; font-size: 18pt; font-weight: bold;}
h4           {font-family: Arial; font-size: 14pt; font-weight: bold;}
p            {font-family: Arial; font-size: 12pt; padding-top: 0px; padding-right: 10px; padding-bottom: 0px; padding-left: 5px;}
ul           {font-family: Arial; font-size: 12pt;}