a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;}

pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
div#container {
	padding: 0px;
	width: 890px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 0px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 0px 0 40px 0;
	text-align: center;
}
