body {
		background-color: #E4F6F8;
}

      

a {
	text-decoration: none;
	
	
	}

a:link {
	color: #474B4B;
	}

a:visited {
	color: #474B4B;
	}

a:active {
	color: #474B4B;
	}

a:hover {
	color: #D7D7D1;
	}

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


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

h2 {
	color: #474B4B;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 180%;
	text-align: left;
	vertical-align: bottom;
	margin-bottom: 10px;
        letter-spacing: 2px;
}


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

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


img {
		display: center;
	}

blockquote {
color: #AC432F;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 180%;
width: 300px;
margin: 0px;
padding: 40px;
}

