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

a{color:#FA9C39;}

.sys_txt a img{

	border : none;

}

.sys_txt a{

	color: #FA9C39;

}

.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{ 
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #E6E6E6;
	
}

.sys_txt h1{
	border-bottom:1px solid #1A1A1A;
	letter-spacing: -1px;
	font-size: 2.4em;
}

.sys_txt h2{
	font-size: 1.8em;
}

.sys_txt h3{
	font-size: 1.2em;
	font-weight: bold;
	
}

.sys_txt h4{
	
	
}

.sys_txt h5{
	
	
}

.sys_txt h6{
	
	
}

.sys_txt p{
	
	
}

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

.sys_txt blockquote {
	
	font-style		: italic;
	border-left		: solid 2px;
	padding-left		: 20px;
	
}	

.sys_txt ol,			
.sys_txt ul{
	
}

.sys_txt ul li{


}

