body

{
background-color: #CCCC99;
margin: 0px 0px 0px 0px
}

p { font-family: "Arial"; 
    background-color: #ffffff;
    font-size: 9pt; 
    color: #666633 }

H1 {font-family: "Times New Roman";
    font-size: 13pt;
    color: #666633;
    background-color: #ffffff;
	}

H2 {font-family: "Times New Roman";
    font-size: 12pt;
    color: #999966;
    background-color: #ffffff;
	}
	
H3 {font-family: "Arial";
    font-size: 9pt;
    color: #333333;
	}

a{	text-decoration: none;
    font-family: "Gill Sans MT";
	color: #81714c;
    font-size: 12pt;
    background-color: #F1EBC8;
	}

a:link{	text-decoration: none;
	font-family: "Gill Sans MT";
	color: #81714c;
    font-size: 12pt;
    background-color: #F1EBC8;
	}

a:hover{text-decoration: none;
	font-family: "Gill Sans MT";
	color: #381b1b;
    font-size: 12pt;
    background-color: #F1EBC8;
	}


