

	b, strong { 
		font-weight: bold; }

	body {
		text-align: center; 
		background: #D2B48C;}
	

	p {
		margin-left: 70px;
		margin-right: 70px; }

	p.nav {
		margin-left: 40px;
		margin-right: 40px; }

	p.navnote {
		font: Verdana, Helvetica, sans-serif;
		font-size: 11px; 
		color: black;
		margin-left: 60px;
		margin-right: 30px; }


	P.note { 
		font: 85% Verdana, Helvetica, sans-serif; 
		color: black; }

	P.nota { 
		font: 85% Verdana, Helvetica, sans-serif; 
		color: black;
		margin-left: 40px; }


	#left {
		float: left;
		width: 50%;
		border: 0;
		margin-left: 0;
		margin-right: 0px;
		padding: 5px; }

	#right {
		}


	#content {font: 80% Verdana, Helvetica, Arial, sans-serif;
		color: black; 
		margin-left: auto;
		margin-right: auto;
		width: 610px;
		text-align: left;
		background: #FDF5E6;
		padding: 0px;
		border: 2px solid #663333;
		z-index: 2; }

	#content a {
		text-decoration: none;
		color: #CC3300; }

	#content a:hover { 
		text-decoration: underline;
		color: #CC3300;}

	#content img {border: none;
		text-decoration: none;}

	#content a img  {border: 2px dotted #D2B48C;}

	#content a:hover img { 
		text-decoration: none;}
	


	span {
		font: 100% Courier New, sans-serif;
		color: #8B4513;}
	