a:link { color: #0D43F2; text-decoration: none; }
a:visited { color: #4C5986; text-decoration: none; }
a:hover { color: #0D43F2; text-decoration: none; }
a:active { color: #0D43F2; text-decoration: none; }
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
div.copyright { color: black; font-size: 8pt; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bolder; font-style: normal; text-align: right; }
.title { color: #7c9de2; font-size: 1.6em; font-family: Geneva, Arial, Helvetica; text-indent: 12pt; word-spacing: inherit; top: 12px; right: 12pt; }
.text { font-size: 12px; font-family: Verdana; font-weight: lighter; line-height: 13px; text-align: justify; }
.textl { font-size: 13px; font-family: Verdana; font-weight: lighter; line-height: 14px; text-align: justify; }
.texts { font-size: 11px; font-family: Verdana; font-weight: lighter; line-height: 12px; text-align: justify; }
h1, h2, h3, h4 {
	font-family: Arial, Verdana, "Lucida Grande", Sans-Serif;
}
h2 { font-size: 1.5em; font-weight: bold; color:#000099 }
h3 { font-size: 1.1em; font-weight: bold; font-style: inherit; color: #0000CC; }
h4 { font-size: 0.9em; font-weight: 100; }
.hight { height: 8pt; }
li { font-size: 12px; font-family: Verdana; font-weight: lighter; line-height: 14px; text-align: justify; }

#navlist {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #778;
	font: 24px Verdana, sans-serif;
	vertical-align:top;
}

#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
	border: none;
}

#navlist li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	text-decoration: none;
}

#navlist li a:link {
	border: 1px solid #778;
	color: #448;
}

#navlist li a:visited { color: #667; }

#navlist li a:hover {
	color: #000;
	border: 1px solid #0033FF;
	border-bottom: none;
}

#navlist li a#current {
	background: white;
	border: 2px solid #0033FF;
	border-bottom: 2px solid white;
}
