BODY, TD {
	color : black;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	background-image: url(http://www.bartsaintjohn.com/guestbook/images/greenbckg.jpg);
	background-repeat: repeat;
}

TD.upper {
	color : #C6E3CA;
	background : #000000;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

FONT.smaller {
	font-size: 10pt;
}

table.entries {
	color : black;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	border: 1px solid #000000;
	font-weight: bold;
}

A {
	color : #36493C;
	text-decoration : underline;
	font-weight: bold;
}

A:HOVER {
	color : #FFFFA8;
	text-decoration : none;
	font-weight: bold;
}

A.smaller {
	font-size: 10pt;
	color : #36493C;
	text-decoration : underline;
	font-weight: bold;
}

A.smaller:HOVER {
	font-size: 10pt;
	color : #FFFFA8;
	text-decoration : none;
}

INPUT {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	background-color:#000000;
}

HR {
	color: #7D0000;
	height: 3px;
}