@charset "utf-8";
.text {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.textbold {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a.bottomlink:link {
	font-family: sans-serif;
	font-size: 12pt;
	color: #4F2E1D;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}
a.bottomlink:hover {
	font-family: sans-serif;
	font-size: 12pt;
	color: #8AB79A;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}
a.bottomlink:active {
	font-family: sans-serif;
	font-size: 12pt;
	color: #8AB79A;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}
a.bottomlink:visited {
	font-family: sans-serif;
	font-size: 12pt;
	color: #8AB79A;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}
