h1 {
	font-size: 12pt;
	color: #0109A3;
}

h2 {
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #0109A3;
}

h1 a {
	font-size: 12pt; 
	color: #0109A3; 
	text-decoration: none;
}

h1 a:hover {
	font-size: 12pt; 
	color: #0109A3; 
	text-decoration: underline;
}

.describe {
	font-size: 10pt;
	color: #000000;
	margin-left: 10mm;
	text-align: justify;
}

.news {
	font-size: 10pt;
	color: #FF0000;
	margin-left: 10mm;
	text-align: justify;
	font-weight: bold;
}

.newstext {
	font-size: 10pt;
	text-align: justify;
}

.note {
	font-size: 10pt;
	color: #000000;
	margin-left: 10mm;
	text-align: right;
	text-decoration: none;
}

.note a {
	color: #000000;
	text-decoration: none;
}

.note a:hover {
	color: #000000;
	text-decoration: underline; 
}

.links {
	font-size: 9pt;
	color: #000000;
}

.links a {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.links a:hover {
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}

.more {
	font-size: 9pt;
	color: #000000;
	text-align: right;
}

.more a {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.more a:hover {
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
	text-align: right;
}

.b { font-weight: bold; color: #0109A3; }

.softlist {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.softlist A:LINK, .softlist A:VISITED, .softlist A:ACTIVE, .softlist A:FOCUS {
	text-decoration : none;
	color : Black;
}
.softlist A:HOVER {
	text-decoration : underline;
	color : Black;
}
.newstitle {
	font-weight : normal;
	color : Navy;
	font-family : "Arial Black";
	font-size : 10pt;
}
.more {
	text-align : right;
	font-size : 8pt;
	color: black;
}
.more A:LINK, .more A:VISITED, .more A:ACTIVE, .more A:FOCUS, .more A:HOVER {
	text-decoration : underline;
	color : Black;
}
