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

a{color:#F49500;}

.sys_txt * {
	margin: 0;
	padding: 0;
}

.sys_txt a img{

	border : none;

}

.sys_txt a{

	color: #F49500;

}

.sys_txt a:hover{

	text-decoration: none;

}

.sys_txt h1, 
.sys_txt h2, 
.sys_txt h3, 
.sys_txt h4, 
.sys_txt h5, 
.sys_txt h6 {
	
	margin: 0 0 15px 0;
	padding: 0;
	color: #F08F02;
	font-weight:normal;
}

.sys_txt h1{
	
	
}

.sys_txt h2{
	
	
	
}

.sys_txt h3{
	
	
	
}

.sys_txt h4{
	
	
}

.sys_txt h5{
	
}

.sys_txt h6{
	
	
}

.sys_txt p{
	

}

.sys_txt p,
.sys_txt blockquote, 
.sys_txt ul,
.sys_txt ol {
	margin-bottom: 1.5em;
}

.sys_txt blockquote {
	margin-left: 2em;
	padding-left: 1em;
	border-left: 2px solid #F08F02;
	font-style: italic;
}	
			
.sys_txt ul,
.sys_txt ol{
	
	margin-left: 3em;
}


.sys_txt ul li{

	
}
