<style type="text/css">
<!--
body {
        font-family: Verdana, Arial, Swiss;
        font-size: 100%;
}
p {
        font-family: Verdana, Arial, Swiss;
        font-size: 80%;
}
address {
        font-family: Verdana, Arial, Swiss;
        font-size: 80%;
}
td {
}

h2 {
        font-family: Agfa Rotis SemiSans, Libre Semi Sans, Libre SemiSans, Libre Semi Sans SSi, Libre SemiSans SSi, Arial Narrow, Verdana, Arial, Helvetica;
        font-size: 160%;
        color: #B56B31;
        border-bottom: 2 solid #c00060;
}
h3 {
        font-family: Agfa Rotis SemiSans, Libre Semi Sans, Libre SemiSans, Libre Semi Sans SSi, Libre SemiSans SSi, Arial Narrow, Verdana, Arial, Helvetica;
        font-size: 120%;
        text-decoration: underline;
        color: #B56B31;
        margin-top: 0;
}
hr.m {
        size: 1;
        color: #e58b51;
        margin-top: 20px;
}
table.main {
}
th.main {
        border-left: 1 solid #f0f0f0;
        border-top: 1 solid #f0f0f0;
        border-right: 1 solid #CE8C08;
        border-bottom: 1 solid #CE8C08;
        font-weight: bold;
        font-size: 80%;
}
td.main {
        border-left: 0;
        border-top: 0;
        border-right: 1 solid #CE8C08;
        border-bottom: 1 solid #CE8C08;
        vertical-align: top;
        font-size: 80%;
}


a {
        text-decoration: none;
        color: blue;
}
a:link {
        text-decoration: none;
        color: blue;
        }
a:visited {
        text-decoration: none;
        color: darkblue;
        }
a:hover {
	text-decoration: none;
	color: lightblue;
	background-color: black;
        }
a:active {
	text-decoration: none;
	color: lightblue;
	background-color: #808080;
}

a.hd {
        text-decoration: none;
        color: blue;
	0background-color: #e0e0e0;
}
a.hd:link {
        text-decoration: none;
        color: blue;
	0background-color: #e0e0e0;
        }
a.hd:visited {
        text-decoration: none;
        color: darkblue;
	0background-color: #e0e0e0;
        }
a.hd:hover {
	text-decoration: none;
	color: lightblue;
	background-color: black;
        }
a.hd:active {
	text-decoration: none;
	color: lightblue;
	background-color: #808080;
}

-->
</style>
