@charset "utf-8";
/* CSS Document */
h1.scene{
	margin-top: 20px;
	margin-bottom: -100px;
	margin-left: 15px;
	height: 125px;
	background: url(images/topTen.png) no-repeat;
	
}
* HTML h1.scene{
	background: url(images/topTen.gif) no-repeat;
	
}
h2.scene{
	margin-left: 15px;
	margin-bottom: 3em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
}


#mainBody ol li {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	
}
#mainBody ol li p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 2em;
}
#mainBody ol {
	margin: 0;
	padding: 0 0 0 7px;
	list-style-position: inside;
}

#mainBody {
	margin-bottom: 8em;

}

div.adr {
}

