@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
}
0
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
font-style: roman; 
font-weight: bold;
font-family: Arial;
font-size: 36px;
color: #FF0000;
}

h2 {
font-style: roman; 
font-weight: bold;
font-family: Arial;
font-size: 30px;
color: #FF0000;
}


h21 {
font-style: roman; 
font-weight: bold;
font-family: Arial;
font-size: 18px;
text-align: center;
color: #FF0000;
}


h22 {
font-style: roman; 
font-weight: bold;
font-family: Arial;
font-size: 18px;
color: #005B1E;
}

h23 {
font-style: roman; 
font-weight: bold;
font-family: Arial;
font-size: 24px;
color: #005B1E;
}

h3 {
font-style: roman; 
font-weight: bold;
font-family: Arial;
font-size: 18px;
color: #008000;
}

h31 {
font-style: roman; 
font-weight: bold;
font-family: Arial;
font-size: 18px;
text-align: center;
color: #0000FF;
}

h32 {
font-style: roman; 
font-weight: bold;
font-family: Arial;
font-size: 18px;
color: #FF0000;
}

h33 {
font-style: roman; 
font-weight: bold;
font-family: Arial;
font-size: 18px;
font-align: left;
color: #0000FF;
}


h34 {
font-style: roman; 
font-weight: bold;
font-family: Arial;
font-size: 18px;
font-align: left;
color: #A06800;
}

h35 {
font-style: roman; 
font-weight: bold;
font-family: Arial;
font-size: 12px;
font-align: center;
color: #000000;
}

h36 {
font-style: roman; 
font-weight: bold;
font-family: Arial;
font-size: 12px;
font-align: center;
color: #0000FF;
}

h4 {
font-style: roman;
font-weight: bold;
font-family: Arial;
font-size: 14px;
font-align: center;
color: #008000;
}

h41 {
font-style: roman;
font-weight: normal;
font-family: Arial;
font-size: 14px;
font-align: left;
color: #000000;
}

h42 {
font-style: roman;
font-weight: bold;
font-family: Arial;
font-size: 10px;
font-align: center;
color: #0000FF;
}

h43 {
font-style: roman;
font-weight: bold;
font-family: Arial;
font-size: 18px;
font-align: left;
color: #0000FF;
}

h44 {
font-style: roman;
font-weight:normal;
font-family: Arial;
font-size: 14px;
font-align: left;
color: #000000;
}


h45 {
font-style: roman;
font-weight: normal;
font-family: Arial;
font-size: 18px;
font-align: left;
color: #A06800;
}


h5 {
font-style: roman;
font-weight: bold;
font-family: Arial;
text-align: center;
font-size: 12px;
color: #0000FF;
}

h51{
font-style: roman;
font-weight: bold;
font-family: Arial;
font-size: 24px;
text-align: center;
color: #FF0000;
}

h6{
font-style: roman;
font-weight: bold;
font-family: Arial;
font-size: 8px;
color: #0000FF;
}

#container {
width: 80%;
background-color: #EBEBEB;
margin: 0 auto;
padding: 0;
text-align:left;
}

#header {
background-color: #91A43D;
text-align:centre;
margin: 0;
padding: 0;
}

#sidebar ul {
float: right;
width: 6em;
text-align: left;
margin: 0;
padding: 0;
list-style-type: none;
}

#sidebar a {
display: block;
padding: 3px 3px 5px 10px;
background-color: #336666;
color: #FAF519;
border-bottom; 1px #EBEBEB solid;
text-decoration: none;
}


#mainContent {
background-color: #FFFFFF;
margin-left: 12em;
padding: 10px  20px 0 1em;
}

#footer p {
margin: 0;
padding: 10px 0;
background-color: #DDDDDD;
text-align: center;
font-size: .8em;
}

#theDiv { margin-top: 10px; }

#theDiv { margin: 10px; margin-right: 10px;
          margin-bottom: 10px; margin-left: 10px; }

#theDiv { margin: 10px 10px 10px 10px; }

#theDiv { margin: 10px 10px; }

.floatRight {
float: right;
margin-left: .8em;}




</body>
</html>








   