body {
	background-color: #F7E0C1;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #666633;
	line-height: 35px;
}
a:link {
	color: #663333;
}
a:visited {
	color: #663333;
}
.color {
	border: double #663300;
}