td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #4E0609;
	text-indent: 5px;
}
.smallbrown {
	font-size: 90%;
	color: #4E0609;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #4E0609;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4E0609;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #4E0609;
	text-indent: 5px;
}
.headlinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #4E0609;
}

.indent {
	text-indent: 10px;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 150%;
}
.buttons {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-decoration: none;
        color: #4E0609;
        background-color: #F8EFDE;
        border: 1px solid #000000;
}

