body {
	background-color: #C98D58; /* 746229 */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p, .main_text {
	font-size: 12px;
	color: #303939;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 7px;
		
	font-family: Arial, Helvetica, sans-serif;
}
ul, ol, li {
	font-size: 12px;
	color: #303939;
	line-height: 15px;
	margin-top: 2px;
	margin-bottom: 7px;
		
	font-family: Arial, Helvetica, sans-serif;
}
.small {
	font-size: 11px;
	color: #303939;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	margin-bottom: 0px;
	font-size: 30px;
	color: #303939;
	font-weight:normal;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	margin-bottom: 0px;
	font-size: 15px;
	color: #303939;
	font-weight:normal;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #EF1F3E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EF1F3E;
}
a:hover {
	text-decoration: underline;
	color: #303939;
}
a:active {
	text-decoration: none;
	color: #303939;
}
