body {
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}


h1 {
	font-size: 18pt;
}
p {
	font-size: 12pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 14pt;
}
.float {
	float: right;
	padding: 0px;
	margin: 0px 0px 5px 20px;
	background-color: #DCD3CD;
}
#text {
	width: 600px;
}
a {
	color: #7D5B43;
}
#sidebar {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
.footer {
	font-size: 9px;
	text-align: center;
}
