@charset "utf-8";
#results {
	width: 924px;
	background-color: #FFFFFF;
	position: relative;
	top: 24px;
	text-align: center;
}
#results h1 {
	color: #000000;
	text-align: center;
	line-height: 1.5em;
	font-size: xx-large;
}
#results h2 {
	color: #000000;
	text-align: center;
	font-size: x-large;
	line-height: 1em;
}
#results h3 {
	font-size: x-large;
	line-height: 1.5em;
	text-align: center;
	vertical-align: text-bottom;
}
#results h4 {
	font-size: large;
	line-height: 1.5em;
	text-align: center;
	vertical-align: text-bottom;
}
#results h5 {
	font-size: large;
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 48px;
}





#results table {
	width: 75%;
}
#results td {
	text-indent: 8px;
}
#results p {
	margin-right: 16px;
	margin-left: 16px;
	text-align: justify;
}

#results th {
	background-color: #CCCCCC;
}
#results img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: inherit;
}
#back a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#back a:hover {
	text-decoration: none;
}
#back a:visited {
	text-decoration: none;
}
#back img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: inherit;
}
