	 body {
	 	background-color: #000;
		color: #FFF;
		font-family: "MS Trebuchet", Helvetica, Arial, sans-serif;
		font-size: 62.5%;
	 }
	 a, a:link, a:visited {
	 	color: #FFF;
		text-decoration: none;
		font-weight: bold;
 	}
	a:hover {
		text-decoration: underline;
		color: #FFF;
	}

.logo {
	margin-top: 30px;
}
.nav {
	margin-top: 60px;
}
p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom:1.4em;
}
.nav {
	font-size: 1.6em;
	line-height: 1.8em;
	font-weight: bold;
}
.grid_12 {
	margin-bottom: 20px;
}

dd {
	padding-left: 20px;
}
.address {
		font-weight: bold;
}
#footer p {
	text-align: center;
	font-size: 1.6em;
	line-height: 1.8em;
}

h1 {
	font-size: 1.6em;
	line-height: 1.8em;
	font-weight: bold;
}