
	* {
	margin: 0;
	padding: 0;
}

.sys_txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

a{color:#000;}

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

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

.sys_txt a {
	color: #000000;
}

.sys_txt a:hover {
	text-decoration: none;
}
.sys_txt ul, .sys_txt ol{
	margin-left:40px;
}