@charset "ISO-8859-1";

body {
	margin: 30px;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
a { color:#6A591F; text-decoration:none;
}
a:active	{color:#6A591F; text-descoration:none;
}
a:visited	{color:#666666; text-decoration:none;
}
a:hover		{
	color:#666666;
	text-decoration: underline;
}
.textboldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: bold;
	color: #574D2C;
	text-decoration: none;
}
.textboldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.head12green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	color: #BCA980;
	text-decoration: none;
}
.head12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: bold;
	color: #574D2C;
	text-decoration: none;
}
.head14red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #574D2C;
	text-decoration: none;
}
.textbeige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #D9D5BB;
}