p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	color: #531808;

}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	color : #531808;
	font-weight: bold;

}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	color : #531808;
	font-weight: bold;
	padding: 0 0 0 0em;
}

a:link, a:hover {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color : #714C0F;
	font-weight : bold;
}
a:active, a:visited {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
}