<style>
.linki {
        font-size: 10pt;
        color: blue;
        font-family: verdana;
        text-decoration : none;
}
.libra {
        font-size: 10pt;
        color: Black;
        font-family: verdana;
		font-weight: bold;
}

.head {
        font-size: 12pt;
        color: Black;
        font-family: verdana;
		font-weight: bold;
}

.ordtxt {
        font-size: 10pt;
        color: Black;
        font-family: helvetica, tahoma, verdana;
		text-align: justify;
}

.ordlst {
		margin-left: 20pt;
		margin-right: 20pt;
        font-size: 10pt;
        color: Black;
        font-family: verdana;
}

.contlink {
        font-size: 10pt;
}       font-family: helvetica, tahoma, verdana;

.ulord {
		list-style-type: square;
}

</style>