* {
	margin: 0;
	padding: 0;
}

.sys_txt {
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #444;
}

a{color:#5E1413;}

.sys_txt h1, .sys_txt h2, .sys_txt h3 {
	color: #5E1413;
}

.sys_txt h2 {
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

.sys_txt h3 {
	margin-bottom: 1em;
	font-size: small;
}

.sys_txt p,.sys_txt  blockquote, .sys_txt ul, .sys_txt ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

.sys_txt p {
}

.sys_txt blockquote {
	margin-left: 3em;
	margin-right: 3em;
	padding: 1em 1em 0 1em;
	background: #FAF3ED;
	border: 1px dotted #BF615F;
	font-style: italic;
	color: #BF615F;
}

.sys_txt ul {
	margin-left: 3em;
}

.sys_txt ul li {
}

.sys_txt ol {
	margin-left: 3em;
}

.sys_txt ol li {
}

.sys_txt a {
	text-decoration: none;
	color: #5E1413;
}

.sys_txt a:hover {
	text-decoration: underline;
}

.sys_txt img {
}
