body {margin: 0;
padding: 0;
font-family: sans-serif;
line-height: 1.4em;
font-size: small;
background-image: none;
background-repeat: no-repeat;
background-attachment: inherit;
background-position: top;
text-align: justify; 
}


h1 {color: #006699;
background-color: ;
font-family: sans-serif;
font-size: 1.3em;
font-weight: bold;
text-align: left;
text-decoration: none; }

h2 {color: #003399;
background-color: ;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.3em;
font-weight: bold;
text-align: left;
border-bottom: thin #999999 solid;
text-decoration: none; }

h3 {color: #003399;
background-color: #ccffcc;
font-family: sans-serif;
font-size: 1.3em;
font-weight: bold;
text-align: left; }

h4 {color: #003399;
background-color: #ccffcc;
font-family: sans-serif;
font-size: 1.2em;
font-weight: bold;
text-align: left; }

h5 {color: #003399;
background-color: #ccffcc;
font-family: sans-serif;
font-size: 1.1em;
font-weight: bold;
text-align: left; }

div#footer {padding: 2%;
text-align: center;
clear: both;
border-top: thin #cccccc solid; }

div#maincontent {padding: 1%;
text-align: justify;
margin-left: 24%;
margin-right: 24%;
color: #333333;
font-family: sans-serif;
}

div#leftcolumn {padding: 2%;
float: left;
text-align: right;
width: 150px;
font-family: sans-serif;
font-weight: normal;
line-height: 1em;
border: none;
;
background-attachment: inherit;
background-position: top top;
background-repeat: inherit;
border-top: medium none;
border-left: thin #cccccc solid;
border-right: thin #cccccc solid;
height: 100em;
background-color: #ffffff;
}

a:link {color: #006699;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-decoration: none;
}

a:visited {color: #333333;
text-decoration: none;
font-weight: bold; }

a:hover {color: #FF9900;
font-weight: bold;
text-decoration: none; }

div#rightcolumn {padding: 2%;
float: right;
width: 150px;
text-align: left;
border: none;
border-left: thin #cccccc solid;
border-right: thin #cccccc solid;
border-bottom: none;
height: 100em; }


