/* TEXT */

/* Heading Tags */
h1 {}
h2 {}
h3 {
	background-image: url(../images/website/bg_page_title.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	height: 16px;
	vertical-align: middle;
}
h4 {}
h5 {}
h6 {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CDCBFD;
}
hr {
	color: #D6DDE4;
}
.guestbook_entry { }
.guestbook_name {
	font-weight: bold;
	background-color: #D6DDE4;
}
.guestbook_date {
	background-color: #D6DDE4;
}
