body {
	background-color: #B7BD9B;
	padding: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-indent: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
a:link {
	color: #323929;
	text-decoration: underline;
}
a:visited {
	color: #323929;
	text-decoration: underline;
}
a:hover {
	color: #A8292A;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: bold;
	color: #323929;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
