BODY
{
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    font-size: 9px;
    margin-top: 0px; 
    margin-left: 0px; 
    margin-right: 0px;
}
H1, H2, H3, H4, H5
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize;
}

H6 a {
	line-height: 0%;
	COLOR: #3282cb;
    	font-family: Verdana;
    	font-size:7pt;
    
}

A {
	color: #3282cb;
	font-family: Verdana;
	font-size: 9pt
}

img {
	border: 0;
}
#footer
{
	clear: both;
	margin: 0;
	padding: .5em;
	color: #000000;
	background-color: #cce6ff;
	font-size: 9pt;
 	text-align: center;
}
#top {
 	text-align: center;
 	align: center;
 	background-color: #cce6ff;
 }
#navigation
{
	float: left;
	width: 244px;
	margin: 0;
	padding: 1em;
	text-align:right;
	}

#content
{
	margin-left: 260px;
	}

