body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 62.5%;
}

h1 {
	color: #111111;
	font-size: 1.8em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;

}

p {
	font-size: 1.4em ;
	line-height: 1.2em;
}

cite {
	font-size:0.8em ;
}

blockquote {
	padding-top: 20px ;
	padding-right: 20px;
	padding-bottom: 20px ;
	padding-left: 20px ;
	margin-right: 100px;
	border-style: solid;
	border-width: 1px;
	border-color: #111111;
	font-size: 0.8em ;
	color: #111111;

}

h2 {
	font-size: 1.6em;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #111111;
}


img {
	padding-top: 5px;
	padding-right: 5px ;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 10px;

}


ul {
	font-size: 1.0em;
}

p#note {
	font-size: 0.8em;
}

p#footer {
	text-align: center;
}