			
.sys_txt{
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7E7E7;
}

a{color:#FE4E00;}

.sys_txt a img{

	border : none;

}

.sys_txt a{

	color: #FE4E00;

}

.sys_txt a:hover{

	text-decoration: none;
color: #FA9C39;
}

.sys_txt h1, 
.sys_txt h2, 
.sys_txt h3, 
.sys_txt h4,
.sys_txt h5,
.sys_txt h6 { 
	
	color		: color: #FFFFFF;
	margin		: 0;
	padding		: 0;
	font-family	: Georgia, "Times New Roman", Times, serif;
	margin		: 20px 0 10px 0;
}

.sys_txt h1{
	
	padding: 0 0 22px 0;
	background: url(templates/Darkened/resources/common/images/img3.gif) repeat-x left bottom;
	font-size: 240%;
	color: #FFFFFF
}

.sys_txt h2{
	
	margin-bottom: 10px;
	padding: 0 0 22px 0;
	font-size: 200%;
	background: url(templates/Darkened/resources/common/images/img3.gif) repeat-x left bottom;
	color: #FFFFFF
}

.sys_txt h3{
	font-size      	: 180%;
	padding: 0 0 22px 0;
	font-size: 13px;
	background: url(templates/Darkened/resources/common/images/img3.gif) repeat-x left bottom;
}

.sys_txt h4{
	
	font-size      	: 150%;
	color			: #E7E7E7;

}

.sys_txt h5{
	
	font-size	: 130%;
	color		: #E7E7E7; 

}

.sys_txt h6{
	
	font-size	: 100%;
	color		: #E7E7E7; 

}

.sys_txt p{

	margin: 0 0 10px 0;
	text-align: justify;
	line-height: 160%;
	
}

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

.sys_txt ol,			
.sys_txt ul{
	
	padding-bottom		: 15px;
	margin-left		: 20px;
	padding-left	: 35px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:2.2em;
}

.sys_txt ul {
	list-style	: square;
}

.sys_txt ol {
	list-style:lower-roman;
}