BODY.guestbook {	font-family: Garamond, Helvetica, sans-serif;
		color: black;
		font-size: 11pt;
		text-decoration: none;
		background-color: white;
		background-image: url('background.jpg');
		background-repeat: repeat;
		background-attachment: fixed;
		scrollbar-face-color: #E7E7E7;
		scrollbar-highlight-color: #FAFAFA;
		scrollbar-shadow-color: #D6D6D6;
		scrollbar-darkshadow-color: #BBBBBB;
		scrollbar-track-color: #EFEFEF; 
		scrollbar-3dlight-color: #FAFAFA;
		scrollbar-arrow-color: black
		}
P.subtext { font-size: 9pt;
		text-align: center;
		}
P.toptext { font-size: 9pt; 
		text-align: center;
		}
P.postedby { font-size: 9pt; 
		text-align: right;
		}
P.timestamp { font-size: 11pt; 
		text-align: right;
		font-style: italic;
		}
H1.guestbook { 	font-family: Times New Roman;
		font-size: 18pt;
		font-weight: bold;
		text-align: center;
		color:#0000FF
		}
H2.guestbook { 	font-family: Arial Black, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: normal;
		text-decoration: none;
		text-align: center; color:#660033
		}