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

* {
	margin: 0;
	padding: 0;
}

a{color: #990000;}

.sys_txt {
	background: #FFFFFF url(images/img01.jpg);
	text-align: justify;
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
}

.sys_txt h1,.sys_txt h2,.sys_txt h3 {
	margin-bottom: 1em;
	font-weight: normal;
	color: #990000;
}

.sys_txt h1 {
	font-size: 2.2em;
}

.sys_txt h2 {
	font-size: 1.7em;
}

.sys_txt h3 {
	font-size: 1.3em;
}

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

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

.sys_txt blockquote {
	margin-right: 3em;
	font-style: italic;
}

.sys_txt ul {
	list-style-type: square;
}

.sys_txt a {
	color: #990000;
}

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

.sys_txt hr {
	display: none;
}