
body{
}

a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: none;
	color: #0099FF;
}

li {
	line-height: 1.8em;
}

pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
#page {
	width: 840px;
	height: 400px;
	/* background-color: red; */
	text-align: left;
	padding-left: 50px;
}

div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}


