body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
}

h1 {
	font-size: 1.2em;
	line-height:1.5em;
	margin: 0em;
	font-weight: normal;
	padding-top: 0.3em 0em 0em;
}

h2 {
	font-size: 1.2em;
	line-height:1.5em;
	margin: 0em;
	font-weight: normal;
	padding-top: 0.3em 0em 0em;
}

h3 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}


#footer {
	overflow: hidden;
	line-height: 2.4em;
	text-align: right;
}