<style>
<!--
body {
 color: #ffffff;
 font-family : verdana, arial, helvetica, sans-serif;
 font-size : 10pt;
 background-color: #000000;
 }
td {
 color: #ffffff;
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 }
td.content {
 color: #000000;
 font-family : verdana, arial, helvetica, sans-serif;
 font-size : 8pt;
 background-color: #cccccc;
 }
td.roomname {
 color: #ffffff;
 font-family : arial, helvetica, sans-serif;
 font-size : 12pt;
 font-weight: bold;
 background-color: #000000;
 valign: center;
 }
A:link {
 color: #bb0000;
 text-decoration: none;
 font-weight: bold;
 }
A:visited {
 color: #b5b5b5;
 text-decoration: none;
 font-weight: bold;
 }
A:active {
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
 }
A:hover {
 color: #ff0000;
 text-decoration: underline;
 font-weight: bold;
 }
-->
</style>