.txt {
	font-family: "Lucida Sans Unicode";
	color: #0D1580;
	font-size:10pt;
	text-align: justify;
}
.txtbold { font-family: "Lucida Sans Unicode"; color: #0D1580; font-size:10pt; font-weight:bold; }
.blue8 { font-family: "Lucida Sans Unicode"; color: #0D1580; font-size:8pt; font-weight:bold; }
.green8 { font-family: "Lucida Sans Unicode"; color: #8BC9B3; font-size:8pt; font-weight:bold; }
.green9 { font-family: "Lucida Sans Unicode"; color: #8BC9B3; font-size:9pt; font-weight:bold; }
.green11 {
	font-family: "Lucida Sans Unicode";
	color: #8BC9B3;
	font-size:11pt;
	font-weight:bold;
	text-align: justify;
}

a.greenLink11 { font-family: "Lucida Sans Unicode"; color: #8BC9B3; font-size:11pt; font-weight:bold; text-decoration:none; }
a.greenLink11:hover { color: #0D1580; text-decoration:underline; }
a.top_menu {font-family: "Courier New"; font-size:10pt; color:#0D1580; font-weight:bold; text-decoration:none; }
a.top_menu:hover {color:#FFFFFF; text-decoration:underline;}
a.green10 { font-family: "Lucida Sans Unicode"; color: #8BC9B3; font-size:10pt; font-weight:bold; }
a.green10:hover { color: #0D1580; }
a.blue10link { font-family: "Lucida Sans Unicode"; color: #0D1580; font-size:10pt; font-weight:bold; text-decoration:none;}
a.blue10link:hover { color: #8BC9B3; text-decoration:underline; }

ul.greenList {
	list-style-image: url(images/logo_bullet.jpg);
	text-align: left;
}
.txt p {
	text-align: justify;
}
.txt table {
	text-align: justify;
}
.txt table tr .txt {
	text-align: justify;
}
