td.mess {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	padding-left: 1ex;
	padding-right: 1ex;
	}
td.guest {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	padding-left: 1ex;
	padding-right: 1ex;
	}
td.err {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	color: red;
	}
h1 {
	font-size: 18pt;
	font-family: Times New Roman;
	color: #000000;
	text-align: center;
	}
hr.guest {
	width: 100%;
	background-image: url(../images/dot2.gif);
	height:1px;
	border: 0px;
	}
a.guest:link, a.guest:visited {
	color: #000000;
	font-size: 9pt;
	text-decoration: underline;
	}
a.guest:hover {
	color: red;
	font-size: 9pt;
	text-decoration: none;
	}
