body
{
background-color: #E8E9ED; 
margin: 0px 0px 0px 0px
}

p { font-family: "Gill Sans MT"
        color: #798680;
        font-size: 9pt;
        background-color: #E8E9ED; }
      

a{font-family: "Gill Sans MT";
    	color: #4D4E50;
        font-size: 9pt;
        font-style: Bold;
        background-color: #DDDDDD;
	}

a:link{font-family: "Gill Sans MT";
		color: #4D4E50;
        font-style: Bold;
        font-size: 9pt;
        background-color: #DDDDDD;
	}

a:hover{font-family: "Gill Sans MT";
	color: "#006ec7";
        font-size: 9pt;
        background-color: #DDDDDD;
	}

h1{ font-family: Gill Sans, "Gill Sans MT"
        font-style: Normal;
        color: #3E4849;
        font-size: 24pt;
        background-color: #E8E9ED; }

h2{ font-family: Gill Sans, "Gill Sans MT"
        font-style: Normal;
        color: #3E4849;
        font-size: 18pt;
        background-color: #E8E9ED; }

h3{ font-family: Gill Sans, "Gill Sans MT"
        font-style: Normal;
        color: #3E4849;
        font-size: 14pt;
        background-color: #E8E9ED; }
