a:link {
	color: #0000FF;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
a:visited {
	text-decoration: none;
}
#container {
	width: 800px;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: small}
.style2 {color: #999999}
.style9 {
	color: #E1E1E1;
	font-size: x-large;
}
.style15 {color: #393939}
.style18 {font-size: x-large}
.style21 {color: #D4D4D4}
.style22 {color: #868686}
.style23 {color: #373737}
.style24 {color: #1E1E1E}
.style25 {color: #171717}
.style26 {color: #111111}
.style27 {color: #000000}
#statement {
	padding-top: 5px;
	padding-bottom: 5px;
}
#body {
	margin-right: auto;
	margin-left: auto;
}
#quote {
	background-color: #CCCCCC;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

