body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-right: 100px;
	margin-left: 200px;
	line-height: 1.2;
	border: 1px dotted #CCCCCC;
	float: left;
	width: 500px;
	padding: 20px;




}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: small-caps;
	color: #CCCCCC;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #CCCCCC;
}
p {
	text-align: justify;
	text-indent: 20pt;
}

