/*
	guestbook styles
*/
.terminhead {
	font-weight:bold;
	font-size:12pt;
	background-color:#EBAEAC;
}

.terminentry1 {
	background-color:#E5DCDF;
	font-size:11pt;
}

.terminentry2 {
	background-color:#EFDFDF;
	font-size:11pt;
}

.terminhead_small {
	font-weight:bold;
	font-size:9pt;
	background-color:#EBAEAC;
}

.terminentry1_small {
	background-color:#E5DCDF;
	font-size:8pt;
}

.terminentry2_small {
	background-color:#EFDFDF;
	font-size:8pt;
}
