/*
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: #7F7F7F;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a{color:#7ACE11;}

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

.sys_txt h1 {
	letter-spacing: -1px;
	font-size: 24px;
}

.sys_txt h2 {
	letter-spacing: -1px;
	font-size: 24px;
}

.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: #7ACE11;
}

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