			
.sys_txt{
	background: #000000 url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}

a{color:#ccc;}

.sys_txt a img{

	border : none;

}

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

.sys_txt h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

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

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

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

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

.sys_txt a {
	color: #CCCCCC;
}

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

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


