.bodyfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.baseborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.border {
	border: 1px dashed #333333;
}
.bg {
	background-color: #000000;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
.guestbook {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
