﻿body {background: #412705;}

a:link {
	font-family: Tahoma;
	font-size: 9pt;
	color: #241400;
	font-weight: normal;
}

a:hover {
	font-family: Tahoma;
	font-size: 9pt;
	color: #866B47;
	font-weight: normal;
}
a:active {
	font-family: Tahoma;
	font-size: 9pt;
	color: #241400;
	font-weight: normal;
}

a:visited {
	font-family: Tahoma;
	font-size: 9pt;
	color: #866B47;
	font-weight: normal;
}

.Content {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #241400;
	background-repeat:no-repeat;
}

.ContentBold {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #241400;
}

.Header {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #866647;
}

.Footer {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #241400;
}