body {
	background-color: #DABAA1;
}

h1 {
	color: #ad784e;
	font-size: 16pt;
	font-weight: normal;
}

h3 {
	color: #ad784e;
	font-weight: bold;
}

h4 {
	color: #ad784e;
	font-size: 11pt;
	font-weight: normal;
}

a {
	color: #ad764d;
	text-decoration: none;
}

a:hover, a:focus {
	text-decoration: underline;
}