
html {
	margin: 0;
	padding: 0;
	}
body { 
	font: Georgia, Times, serif bold;
	font-size: 22px;
	/*line-height: 1.88889; */
	background: #fff no-repeat bottom right; 
	margin: 0; 
	padding: 0;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	color:#1D88C9
	}
h1 { 
	/*font: bold normal 1.4em georgia, sans-serif; */
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color:darkslategray; 
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:focus, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}
abbr {
	border-bottom: none;
	}


header h1 { 
	margin-top: 10px;
	width: 219px;
	height: 87px;
	float: left;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	}

header {
	padding-top: 20px;
	height: 87px;
}

.summary {
	clear: both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
	}
.summary p {
	font: italic 1.1em/2.2 georgia; 
	text-align: center;
	}


.supporting {	
	padding-left: 10px; 
	margin-bottom: 40px;
	}

footer { 
	text-align: center; 
	}
footer a:link, footer a:visited { 
	margin-right: 20px; 
	}

