body {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, sans-serif;
	font-size: 62.5%;
}

ul#menu li a {
	font-size: 1.5em;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}

address {
	font-style: normal;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
}

p#copy {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

h1, h2, h3 {
	font-family: Georgia, serif;
	font-size: 4em;
}

.copy p {
	font-size: 1.8em;
	line-height: 2em;
	font-weight: bold;
	margin: 20px 0px;
}

.copy p.first {
	margin: 0px 0px 20px 0px;
}

a.button {
	font-size: 1.2em;
	line-height: 12px;
	text-align: center; 
	text-decoration: none;
	font-weight: bold;
}

