body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
 	font-size: 75%; 
 	line-height: 140%; 
	color: #6c6258;
}
h1, h2, h4 {
	color: #0f75bd;
}
h1 {
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
	line-height: 1.6em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 2.6em;
}
h2 {
	margin-top: 20px;
	margin-left: 0;
	margin-bottom: 5px;
	margin-right: 0;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 1.6em;
	line-height: 1.2em;
}
h3 {
	color: #6c6258;
	margin-left: 0;
	margin-bottom: 5px;
	margin-right: 0;
	margin-top: 20px;
	font-style: normal;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.8em;
}
h4 {
	margin-left: 0;
	margin-bottom: 5px;
	margin-right: 0;
	margin-top: 15px;
	font-size: 1.0em;
	line-height: .8em;
}


#main p {
	text-align: justify;
}a:link, a:visited {
	text-decoration: none;
	color: #0f75bd;
}
a:hover, a:active {
	color: #00adef;
}
p {
	margin-bottom: 10px;
}
#footer {
	font-size: 0.9em;
	padding-bottom: 30px;
	padding-top: 10px;
	text-align: right;
	color: #534c44;
}

#footer a:link, #footer a:visited {
	color: #534c44;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #e8d6bd;
}
ul {
	margin: 0 0 10px 20px;
}
#nav ul {
	margin-left: 0px;
}
