	/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

.sys_txt {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #8C8C8C;font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

a{color:#9BDB18;}

.sys_txt h1,.sys_txt  h2,.sys_txt  h3 {
	font-weight: normal;
	color: #F8FBEC;
}

.sys_txt h1 {
	letter-spacing: -2px;
	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 {
	line-height: 200%;
}

.sys_txt blockquote {
	padding-left: 1em;
}

.sys_txt blockquote p, .sys_txt blockquote ul, .sys_txt blockquote ol {
	line-height: normal;
	font-style: italic;
}

.sys_txt a {
	color: #9BDB18;
}

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