body	{
	font-family: georgia, "times new roman", serif;
	font-size: 12px;
	color: #333;
	background: none;
	margin: 0;
	}
h1	{
	font-family: verdana, trebuchet, "trebuchet ms", sans-serif;
	font-size: 18px;
	}
p	{
	width: auto;
	line-height: 1.5;
	line-height: 150%;
	}
p:first-letter {
	font-size: 15px;
	}
p#info {
	font-family: verdana, trebuchet, "trebuchet ms", sans-serif;
	line-height: 1.0;
	line-height: 100%;
	font-size: 11px;
	padding-bottom: 15px;
	}
p#info:first-letter {
	font-size: 11px;
	}
dl	{
	width: auto;
	font-family: georgia, "times new roman", serif;
	font-size: 11px;
	font-style: italic;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 20px;
	background: #eee;
	line-height: 1.5;
	line-height: 150%;
	}
dt	{
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: solid 1px #999;
	margin-bottom: 5px;
	}
dd	{
	margin: 0;
	}
#content {
	width: auto;
	height: auto;
	}
sup	{
	color: #777;
	background: none;
	}
#controls {
	display: none;
	visibility: hidden;
	}
a	{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background: #ccc;
	color: #333;
	padding: 0 10px;
	}
a:hover {
	background: #ccc;
	color: #fff;	
	}
cite	{
	margin: 20px 0;
	display: block;
	background: transparent;
	color: #000;
	padding: 20px;
	border: solid 1px #ccc;
	}