body {
margin-top:10px;
font-family: trebuchet ms, verdana, Helvetica, Arial, sans-serif;
font-size: 8pt;
color: #ffffff;
text-align:justify;
padding:0;
background-color: #d8e0ea;
}

#outer {
	MARGIN: auto; 
	WIDTH: 800px; 
	TEXT-ALIGN: left;
/*	BORDER-RIGHT: #1d4127 1px solid; 
	BORDER-TOP: #1d4127 1px solid; 
	BORDER-BOTTOM: #1d4127 1px solid;
	BORDER-LEFT: #1d4127 1px solid; */
}

#content {
padding-right: 6px;
padding-left: 6px;
padding-bottom: 4px;
padding-top: 4px;
color:#000000;
font-family: trebuchet ms, verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
}

h2 {
font-family: Georgia, garamond, Times, serif;
font-size: 15pt;
font-weight: bold;
color: #1d4270;
}

h3 {
font-family: Georgia, garamond, Times, serif;
font-size: 12pt;
font-weight: bold;
color: #6182ab;
}

a {
text-decoration:  none;
font-weight: bold;
border: none;
color: #1d4270;
 }
a:hover {
text-decoration:  underline; 
color: #6182ab;
border: none;
 }
a:visited {
text-decoration:  none; 
color: #1d4270;
border: none;
}

#footer{
font-family: verdana, Helvetica, Arial, sans-serif;
color: #ffffff;
text-align: center;
font-size: 7pt;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
}

#footer a:link {color: #ffffff;}
#footer a:visited {color: #ffffff;}
#footer a:hover { text-decoration: underline; color: #ffffff;}