h1 {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 250%;
	color: #D9D3C1;
}
a:link {
	font-family: "Arial Black", Arial, sans-serif;
	color: #D9D3C1;
	text-decoration: none;
}
a:visited {
	font-family: "Arial Black", Arial, sans-serif;
	color: #D9D3C1;
	text-decoration: none;
}
a:hover {
	color: #A2977D;
	text-decoration: none;
}
.border {
	border: 1px solid #D9D3C1;
}
h2 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color: #D9D3C1;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 150%;
	color: #D9D3C1;
	margin-bottom: 3px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

