body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000000;
	color: #000099;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #cc0000;
	text-transform: none;
	
}
table {
	background-color: #FFFFFF;
	visibility: visible;
	width: 70%;
	border-top: thin none #CC0000;
	border-right: thin none #CC0000;
	border-bottom: thin none #CC0000;
	border-left: thin none #CC0000;
}
.copyright {
	font-weight: bold;
}
h2 {
	color: #cc0000;
	font-size: 12pt;
	font-weight: bold;
}
.guestbooktitle {
	font-size: 8pt;
	font-style: italic;
	color: #cc0000;
	font-weight: bold;
}
.border {
	border: thin solid #cc0000;
}