body {
	background: #FFFFCC;
	/*background: #fffacc;*/
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: "times new roman", "times", "serif";
	font-size: 32px;
	color: black;
	text-align: center;
	font-weight: bold;
	margin: 0;
}

p { 
	font-size: 12px; 
	line-height: 17px; 
	font-family: "Arial", "Helvetica", "sans-serif"; 
	text-align: justify;
}
	
a {
	color: #FFFFCC;
	text-decoration: none;
}

.sidebar {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: 660000;
	background: #FFFFCC;
	/*background: #fffacc;*/
}

.sidebar a {
	color: #660000;
}

a:hover {
	color: #6699ff;
}

.sidebar a:hover, #map a {
	color: #0066ff;
}

.small {
	font-size: 12px;
	text-align: center;
	font-family: "Arial", "Helvetica", "sans-serif";
}

.cite {
	font-size: 12px;
	text-align: left;
	font-family: "Arial", "Helvetica", "sans-serif";
}

.return {

	font-weight: bold; 
	font-size: 16px; 
	font-family: "helvetica", "sans-serif"; 
	font-style: italic 
}

.return a {
	color: #0066ff;
	text-align: left;
	
}
.location  {
		color: #660000; 
		font-size: 10px;
		width: 700px;
	}