body {background-color: #ECE5B6;
        color: black;
        font-family: trebuchet ms, sans-serif;
        font-size: 12px;
        font-weight: normal;}

table {
	border-left: 2pt solid #224433;
	border-right: 2pt solid #224433;
	border-top: 2pt solid #224433;
	border-bottom: 2pt solid #224433;
	}
        
A:link {color: blue}
A:visited {color: blue}
A:active {color: green}
A:hover {color: green}

B {color: black;
        font-family: "trebuchet ms", sans-serif;
        font-size: 16px;
        font-weight: bold;}

p {color: black;
        font-family: "trebuchet ms", sans-serif;
        font-size: 14px;
        font-weight: normal;}
        
H1,H2,H3,H4,H5,H6{color: black;
        font-family: "trebuche ms", sans-serif;}
        
