p {
	color: #A3AD91;
	font-family: arial;
	font-size: 12px;
	margin-top: 0;
	text-align: justify;
}
a, a:visited {
	color: #F1F9E9;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #F1F9E9;
	text-decoration: underline;
}
h1 {
	color: #B3BAA6;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 4px;
	margin-bottom: 0;
}
.copyright {
	color: #A3AD91;
	font-family: arial;
	font-size: 8px;
	margin-top: 0;
	text-align: right;
}


.editable h1 {
	margin-top: 3ex;
}

.editable p {}

