body {
	background-color: #F5F5F5;
	text-align: center;
}
#Content {
	border: thin dashed #CCCCCC;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	width: 700px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006633;
	font-weight: normal;
	line-height: normal;
}
.sm {
	font-size: 11px;
	line-height: normal;
}
#gads {
	float: right;
	height: 250px;
	width: 270px;
}
