h1
{
	text-align: center;
	font: bold 36px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}


table.buildinginfo
{
	border-style: solid;
	border-width: thin;
	border-color: #000000;
	background-color: #DDDDBD;
	padding: 1cm;
}

p.tabletitle
{
	vertical-align: top;
	font-family: "Gill Sans", Arial;
	font-size: 18px;
	color: white;
}

a
{
	color: #0000ff;
	text-decoration: none;
}

a:hover
{
	color: #00ff00;
}

a.white
{
	color: #ffffff;
	text-decoration: none;
}

a.white:hover
{
	color: #0000ff;
}
