<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
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 {
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

a{color:#6D8EDE;}

.sys_txt h1,.sys_txt  h2,.sys_txt  h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6D8EDE;
}

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

.sys_txt h3 {
	font-size: 1em;
	font-weight: bold;
}

.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: 1.2em;
	margin-right: 1.2em;
	padding: 0 1em;
	background: #EEEEEE;
	border-left: 1px dotted #CCCCCC;
}

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

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

.sys_txt img {
}</pre></body></html>