a:link {
	color: #000000;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	text-decoration: underline;
	}

a:visited {
	color: #000000;
	text-decoration: none;
	}
	
p, ul, li, table, td {  
	line-height: 1.2;
	font-size: 14px;
	color: #000000;
	}

body {
	background-color: #FFFFFF;
	margin: 0px; 
	}
	
h3 {
	font-size: 16px;
	color: #3B80AE;
	font-weight: bold; 
	}
	
.number {
	text-align: right;
	color: #000000;
	font-weight: bold;
	}
	
.facilities {  
	line-height: 1.2;
	font-size: 8px;
	color: #000000;
	}

#header
{
	background-image: url("images/header.gif");
	background-repeat: no-repeat;
}

.boldBlue {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
