body {
	color: #646464;
	font-size: 12px;
	background-color: white;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	clear: both;
}
a:link {
	color: #85311D;
	text-decoration: none
}
a:visited {
	color: #85311D;
	text-decoration: none
}
a:active {
	color: #660000;
	text-decoration:none;
}
a:hover {
	color: #85311D;
	text-decoration: underline;
}
strong {
}
p {
	margin: 0;
	padding-right: 1em;
	padding-bottom: 1px
}
h1 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding-right: 1em;
	padding-bottom: 1px
}
h3 {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding-right: 1em;
	padding-bottom: 1px
}
h4 {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding-right: 1em;
	padding-bottom: 1px
}
h5 {
	color: #5a4630;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}
h6 {
	color: #5a5a5a;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 0;
}
.typo_08 {
	font-size: 8px;
	line-height: 12px
}
.typo_09 {
	font-size: 9px;
	line-height: 13px
}
.typo_10 {
	font-size: 10px;
	line-height: 16px
}
.typo_11 {
	font-size: 11px;
	line-height: 18px
}
.typo_12 {
	font-size: 12px;
	line-height: 20px
}
.typo_13 {
	font-size: 13px;
	line-height: 22px
}
.typo_14 {
	font-size: 14px;
	line-height: 22px
}
.typo_16 {
	font-size: 16px;
	line-height: 22px
}
.typo_18 {
	font-size: 18px;
	line-height: 24px
}
.typo_20 {
	font-size: 20px;
	line-height: 24px
}
.typo_22 {
	font-size: 22px;
	line-height: 26px
}
.typo_24 {
	font-size: 24px;
	line-height: 28px
}
.space_2 {
	letter-spacing: 2px
}
.space_4 {
	letter-spacing: 4px
}
.space_8 {
	letter-spacing: 8px
}
.input_100pst {
	font-size: 11px;
	line-height: 15px;
	width: 100%;
}
.div_space {
	color: #d8d8d8;
	padding-right: 6px;
	padding-left: 6px;
}

clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE Mac */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display:block;
}
/* End Hack */

