body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c4646;
	background-color: #b6afb6;
	background-image: url(../images/background.jpg);
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #6c4646;
}
a:link {
	color: #6c4646;
}
a:visited {
	color: #6c4646;
}
a:hover {
	color: #6c4646;
}
a:active {
	color: #6c4646;
}
.commentstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6c4646;
}
.boldstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #6c4646;
}
.layoutstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #6c4646;
}
