body {
	margin: 0px 0px 0px 0px;
		background-color: E7E1A4;
text-align: center;
        background: #E7E1A4    
	}

      

a {
	text-decoration: none;
	
	
	}

a:link {
	color: #DC4A16;
	}

a:visited {
	color: #DC4A16;
	}

a:active {
	color: #DC4A16;
	}

a:hover {
	color: #C3BB60;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


h1 {
	color: #DC4A16;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 180%;
	text-align: left;
	margin-bottom: 10px;
	}


h2 {
	color: #DC4A16;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 180%;
	text-align: center;
	margin-bottom: 10px;
	}


h3 {
	color: #DC4A16;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 180%;
	text-align: center;
	margin-bottom: 10px;
	}

p {
	color: #DC4A16;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 180%;
	text-align: justify;
	margin-bottom: 10px;
	}



img {
	border: ;

        display: block;
        margin-left: auto;
        margin-right: auto; 
