body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
    background-color: #eee;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
a:link {
	color: blue;
	text-decoration: underline;
}
a:visited {
	color: blue;
	text-decoration: underline;
}
a:hover {
	color: white;
	text-decoration: none;
	background-color: #000092;
}
a:active {
	color: white;
	text-decoration: none;
	background-color: #000092;
}
.header {
	font-size: 18px;
	font-weight: bold;
}
.subheader {
	font-size: 14px;
	font-weight: bold;
}
.border {
	background-color: #000066;
}
.faded {
	color: #666666;
}
.releaseheader {
	font-weight: bold;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.guestbook_bg1 {
	background-color: #E0E0E0;
}
.guestbook_bg2 {
	background-color: #EEEEEE;
}
