<!--
body,td,th{
	font-family: Arial;
	font-size: 9pt;
	color: #222222;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.txt-gen {
	font-family: Cochin, Times New Roman, Times;
	font-size: 12pt;
	color: #999999;
}
.txt-gen2 {
	font-family: Cochin, Times New Roman, Times;
	font-size: 12pt;
	color: #FFF;
	text-decoration: underline;
}
.txt-silverF2 {
	font: Verdana;
	font-size: 9pt;
	color: #000000;
}
.txt-silverF3 {
	font: Verdana;
	font-size: 11pt;
	color: #000000;
}

.txt-witF1{
	font-family: Verdana;
	font-size: 8.5pt;
	color: #FFF;
}
.txt-witF2 {
	font: Verdana;
	font-size: 9pt;
	color: #FFF;
}
.txt-witF3 {
	font: Verdana;
	font-size: 13pt;
	color: #FFF;
}

-->