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

a{color:#3399FF;}

.sys_txt h1,.sys_txt  h2,.sys_txt  h3 {
}

.sys_txt h1,.sys_txt  h1 a,.sys_txt  h2,.sys_txt  h2 a {
	text-decoration: none;
}

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

.sys_txt h1 {
	font-size: 38px;
	color: #000033
}

.sys_txt h2 {
	font-size: 28px;
	font-weight: normal;
	color: #003366
}

.sys_txt h3 {
	font-size: 16px;
}

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

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

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

.sys_txt a {
	color: color: #3399FF;
}

.sys_txt a:hover {
	text-decoration: none;
	color: color: #00CCFF;
}

.sys_txt a img {
	border: none;
}

.sys_txt img.left {
	float: left;
	margin-right: 20px;
}

.sys_txt img.right {
	float: right;
	margin-right: 20px;
}

.sys_txt hr {
	display: none;
}