<style type="text/css">
<!--
a:link {
    font-weight : bold;
    text-decoration : none;
    color: blue;
    background: transparent;
    }

a:hover {
    font-weight : bold;
    text-decoration : underline;
    color: orange;
    background: transparent;
    }

a:active {
    font-weight : bold;
    text-decoration : none;
    color: #526968;
    background: transparent;
    }

H1 {
    font-family: "Bitstream Vera Sans", Helvetica, sans-serif;
    font-size: 15pt;
    font-style: normal;
    color: black;
    line-height: normal;
    font-weight: bold;
    border-bottom: thin dashed black;
}

h2 {
    font-family: "Bitstream Vera Sans", Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
	BACKGROUND-COLOR: yellow
}


TABLE {
	border: 5px dashed black;
}

TD {
    font-family: "Bitstream Vera Sans", Helvetica, sans-serif;
    font-size: 10pt;
}
DIV {font-family:Verdana,,Helvetica; }
BODY {
    background:
    font-family: "Bitstream Vera Sans", Helvetica, sans-serif;
    font-size: 10pt;
    margin-bottom: 1em;
    border-top: 5px solid #e3e3e3;
}


-->
</style>
