body
	{
	margin: 0px;
	font-family:Verdana;
	}
#building ul{
	margin-top: 0px;
	padding-left: 20px;
}
.gallery img{
	border: 5px solid white;
	margin: 2px;
}
.copy
	{
	font-size:8pt;
	font-weight:bold;

	}
.sovortext
	{
	font-size:10pt;

	color: White;
	}
.content
	{
	font-size:10pt;
	color: #003399;
	text-decoration: underline;	
	}
.content:hover
	{
	font-size:10pt;
	color: #003399;
	text-decoration: none;;	
	}
.title
	{
	font-size:13pt;
	font-weight:bold;
	color: #003399;
	text-transform: uppercase;
	}
.subtitle
	{
	display: block;
	margin-bottom: 10px;
	font-size:11pt;
	font-weight:bold;
	color: #003399;
	text-transform: uppercase;
	}
.links
	{
	font-size:10pt;
	color: White;
	text-decoration: underline;	
	}
.links:hover
	{
	font-size:10pt;
	color: White;
	text-decoration: none;	
	}
