p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	margin: 20px;
	line-height: 18px;
}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin: 3px;
	text-align: center;
	width: auto;
	padding: 6px;
	background-color: #70642c;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
