body{
	background-color: #F7F7F7;
	behavior: url(csshover.htc);
}
a{
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: none;
}
p, li {
	line-height: 1.2em;
}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0px 0;
	letter-spacing:0px;
}
h1 {
	font-size: 1.5em;
	color: #332C27;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 25px;
}
h2 {
	font-size:1.5em;
	color: #FFF;
	line-height: 25px;
}
pre {
	font-size: 1em;
	line-height: 1em;
	overflow-x: auto;
}
div#page {
	width: 882px;
	background-color: #fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	margin-right: auto;
	margin-left: auto;
}
div#container {
	position: relative;
	z-index: 1;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}

