/* CSS Document */


.pagetitle {text-decoration: none; color: #ffffff; font-size: 18pt; font-weight: bold; font-family: Arial;}
.header1 {text-decoration: none; color: #333366; font-size: 13pt; font-weight: bold; font-family: Arial;}
.header2 {text-decoration: none; color: #333366; font-size: 11pt; font-weight: bold; font-family: Arial;}
.header3 {text-decoration: none; color: #333366; font-size: 11pt; font-weight: bold; font-family: Arial; font-style: italic}
.header4 {text-decoration: none; color: #9999cc; font-size: 13pt; font-weight: bold; font-family: Arial; font-style: italic}

.newstext {text-decoration: none; color: #676767; font-size: 10pt; font-weight: normal; font-family: Arial;}

.plaintext {text-decoration: none; color: #000000; font-size: 12pt; font-weight: normal; font-family: Arial;}
.plaintext11 {text-decoration: none; color: #000000; font-size: 11pt; font-weight: normal; font-family: Arial;}
.plaintext10 {text-decoration: none; color: #000000; font-size: 10pt; font-weight: normal; font-family: Arial;}
.plainwhitetext {text-decoration: none; color: #ffffff; font-size: 8pt; font-weight: normal; font-family: Arial;}
.plainwhitetext10 {text-decoration: none; color: #ffffff; font-size: 10pt; font-weight: normal; font-family: Arial;}
.whitebold11 {text-decoration: none; color: #ffffff; font-size: 11pt; font-weight: bold; font-family: Arial;}
.whitebold10 {text-decoration: none; color: #ffffff; font-size: 10pt; font-weight: bold; font-family: Arial;}

SPAN {text-decoration:none; font-size:12pt; font-family:arial;}

a {text-decoration: none; font-size: 10pt; font-weight: bold; font-family: Arial;}
a.white10 {text-decoration: none; color: #ffffff; font-size: 10pt; font-weight: normal; font-family: Arial;}
a.white10bold {text-decoration: none; color: #ffffff; font-size: 10pt; font-weight: bold; font-family: Arial;}
a.white11 {text-decoration: none; color: #ffffff; font-size: 10pt; font-weight: bold; font-family: Arial;}
a.headerlink {text-decoration: none; color: #333366; font-size: 10pt; font-weight: bold; font-family: Arial;}
a.headerlink2 {text-decoration: none; color: #333366; font-size: 10pt; font-family: Arial;}
a:visited { text-decoration: none;} 
a:link { text-decoration: none;}
a:active { text-decoration: none;}
a:hover { text-decoration: underline; }

<style>
<!--


table.sortable a.sortheader {
	background-color: #C6C8E6;
	color: #333366;
	font-weight: bold;
	text-decoration: none;
	x-text-underline: off;
	x-text-overline: off;
	x-text-line-through: off;
	display: block;
	/*begin!kadov{{*/ text-decoration: none none none; /*}}end!kadov*/ 
}

table.sortable span.sortarrow {
	color: #000000;
	text-decoration: none;
	x-text-underline: off;
	x-text-overline: off;
	x-text-line-through: off;
	/*begin!kadov{{*/ text-decoration: none none none; /*}}end!kadov*/ 
}

