body {
	background-color: #ECD9D2;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}



.sidebartext {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
	margin: 10px;
}


.footer {font-size: x-small
}
a {
	color: #333333;
}
a:hover {
	color: #000000;
}

