/*
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 {
	background: #000000 url(images/img01.jpg) no-repeat center top;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

a{color: #FFFFFF;}

.sys_txt h1, .sys_txt h2, .sys_txt h3 {
	color: #FFFFFF;
}

.sys_txt h2 {
}

.sys_txt h3 {
}

.sys_txt p, .sys_txt blockquote, .sys_txt ul, .sys_txt ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

.sys_txt p {
}

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

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

.sys_txt ul li {
}

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

.sys_txt ol li {
}

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

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

.sys_txt img {
	border: 4px solid #C4C2C2;
}