body {
	background-color:#999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a			{ }
a:link		{ color: #FFFFFF; text-decoration: none; padding-bottom: 0px;}
a:visited	{ color: #FFFFFF; text-decoration: none; padding-bottom: 0px; }
a:active	{ color: #FFFFFF; text-decoration: none; padding-bottom: 0px; } 
a:hover		{ color: #FFFFFF; text-decoration: underline; padding-bottom: 0px;} 


.bcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #111111;
	padding: 15px 25px 25px;
}


.header {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom:10px;
	line-height: 22px;
}

td {
	font-size: 10px;
	line-height: 12px;
}

p.building {
	padding-top: 15px;
		padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0CEA3;
}
