body
{
	color: #000;
	background-color: #fff;
	margin: 2% 0 0 2%;
}

.title
{
	width: 90%;
	text-align: left;
	margin-bottom: .6em;
	font: 10pt Times New Roman, serif;
	color: black;
}

#top
{
}

#content
{
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 50px;
	text-align: justify;
	font: 10pt Time New Roman, serif;
	

}

.description
{
	width: 100%;
}

.piecetitle 
{
	margin: 0;
	font: 10pt Times New Roman, serif;
	font-style: italic;
}

.navigation
{
	font-size: 10pt;
}

.navigation a
{
	background-color: #afdcec;
}

a
{
	color: black;
	text-decoration: none;
}

.current
{
	background-color: #afdcec;
}


a:hover
{
	color: black;
}