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

* {
	margin: 0;
	padding: 0;
}

.sys_txt {
	margin:0;
	padding:5px 0;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #333;
}

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

.sys_txt h2 {
}

.sys_txt h3 {
}

.sys_txt p, .sys_txt blockquote, .sys_txt ul, .sys_txt ol {
	margin-bottom: 1.5em;
	text-align: justify;
}

.sys_txt p {
	margin:0;
	padding:5px 0;
}

.sys_txt blockquote {
	margin-left: 3em;
}

.sys_txt ul {
	margin-left: 3em;
}

.sys_txt ul li {
}

.sys_txt ol {
	margin-left: 3em;
}

.sys_txt ol li {
}

.sys_txt a {
	color: #FF7700;
}

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

.sys_txt img {
}