body
{
	font-family: "Lucida Grande", Verdana, Arial;
	margin: 100px;
}

.logo
{
	margin-bottom: 90px;
}

.footnote {
	margin-top: 65px; 
	font-size: 11px;
}

a
{
	color: #66ccff;
}
a:hover
{
	color: #2e5c75;
}


img
{
	border: 0px;
}
.title, h1
{
	font-family: helvetica;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
}

.content div
{
	margin-bottom: 10px;
}
.content .subtitle
{
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 30px;
}

.content
{
	font-size: 13px;
	width: 100%;
}