 /*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

.sys_txt {
	
	background: #496C10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AFCE7C;
}

a{color:#FFFFFF;}


sys_txt h1,sys_txt h2,sys_txt h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

sys_txt h1 {
	font-size: 3em;
}

sys_txt h2 {
	font-size: 2em;
}

sys_txt h3 {
	font-size: 1em;
}

sys_txt p,sys_txt ul,sys_txt ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

sys_txt ul,sys_txt ol {
}

sys_txt blockquote {
}

sys_txt a {
	color: #FFFFFF;
}

sys_txt a:hover {
	text-decoration: none;
}

sys_txt hr {
	display: none;
}