table {	font-size: 10pt;
	font-family: Arial;
	}
tr {
	font-size: 10pt;
	font-family: Arial;
	}
td {
	font-size: 10pt;
	font-family: Arial;
	}
td.mess {	font-family: Times New Roman;
	font-size: 16pt;
	text-align: center;
	color: #000000;
	}
td.guest {	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	}
td.err {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	color: red;
	}
th {	font-size: 12pt;
	font-family: Arial;
	font-color: #000000;
	background: #CCCC00;
	border: 1px solid #000000;
	}
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;
	}
font {	width: 90%;
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	}
a.menu:link, a.menu:visited {
	color: #ffffff;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	}
a.menu:hover {
	text-decoration: underline;
	}
a.mess:link, a.mess:visited {
	color: #000000;
	font-size: 14pt;
	text-decoration: underline;
	}
a.mess:hover {
	color: red;
	font-size: 14pt;
	text-decoration: underline;
	}
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;
	}
