body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	background-color: #999999;
	margin-top: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TABLE.whiteOutline {border-style:solid; border-width: 1px; border-color:#FFFFFF;}
TABLE.bottomline { border-bottom-color:#FFFFFF; border-bottom-width: 1px; border-bottom-style:solid; border-top-style:none; border-left-style:none; border-right-style:none;}
.tagLine {font-size:14px; color: #FF3203; font-weight:bold;}

.caption {color:#01487E; font-size: 10px; font-style:italic; font-weight:bold;}
.footer {color:#FFFFFF; font-size: 10px;}

#nowAvailable {
	color: #fff;
	font-weight: bold;
	}
#nowAvailable a {
	text-decoration: underline;
	color: #fff;
	}
#nowAvailable a:hover {
	text-decoration: none;
	}	

#nowAvailable ul {
	margin: 0;
	padding: 0;
	list-style:none;
	}
	
#nowAvailable li {
	padding: 2px 0 8px 5px;
	margin:0;
	}

.services {color:#01487E; font-weight:bold;}
