<style type="text/css">

.title2     { color: #ff0000; font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.title2b    { color: #000099; font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.pretitle   { color: #000000; font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.topictitle { color: #990000; font-size: 10pt; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif }
.title      { color: #000000; font-size: 18pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.tiny       { color: #000000; font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif }

a.navbar:link    {color: black; text-decoration: none; }
a.navbar:visited {color: black; text-decoration: none; }
a.navbar:active  {color: black; }
a.navbar:hover   {color: #ffffff; text-decoration: underline; }

a:link    {color: #6e89d7; text-decoration: underline; }
a:visited {color: #6e89d7; text-decoration: underline; }
a:active  {color: #6e89d7; }
a:hover   {color: #6e89d7; text-decoration: underline; }

body {
   font-family: Verdana, Arial, Helvetica, sans-serif;  
   font-size: 12px;
}

.roomleft {
	padding: 0px 0px 0px 10px;
}
td {
	font-size: 13px;
}
.leftborder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.borderbot {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.bordertop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.roomright {
	padding-right: 10px;
}
</style>