	* {
	margin: 0;
	padding: 0;
}

.sys_txt {

}

a{color:#75043D;}

.sys_txt,.sys_txt  th,.sys_txt  td,.sys_txt  input,.sys_txt  textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.sys_txt h1,.sys_txt  h2,.sys_txt  h3 {
	margin-top: 1.5em;
	color: #B10961;
}

.sys_txt h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

.sys_txt h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #B10961;
}

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

.sys_txt  ul,.sys_txt  ol {
	margin-top: 1.5em;
	line-height: 1.8em;
}

.sys_txt p{
	margin-top: 1.5em;
	line-height: 1.8em;
}

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

.sys_txt blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

.sys_txt a {
	text-decoration: none;
	color: #75043D;
}

.sys_txt a:hover {
	border: none;
}

.sys_txt h1 a,.sys_txt  h2 a,.sys_txt  h3 a {
	border: none;
	text-decoration: none;
	color: #B10961;
}

.sys_txt h1 a:hover, .sys_txt h2 a:hover, .sys_txt h3 a:hover {
	background: none;
	color: #B10961;
}

.sys_txt hr {
	display: none;
}