h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.88em;
	font-weight: normal;
	color: #53645B;
	margin: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.38em;
	font-weight: normal;
	color: #53645B;
}
hr {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #53645B;
}
#container #stage img {
	border: 1px solid #000000;
}
.floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#stage li {
	margin-left: 1em;
}
#container #stage {
	padding: 30px;
}
.background_td {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}
#container #stage #callout p {
color: #FFFFFF;	
font-size: 1em;
	line-height: 1.56em;
margin: 0px;
}
#container #stage #callout {
	background-color: #53645b;
		padding: 17px;
	width: 218px;
}
p, ul, ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.88em;
	font-weight: normal;
	line-height: 1.4em;
}
ul {
	list-style-type: disc;
}body {
	background-color: #31473C;
}
#container {
	border: 1px solid #000000;
}
