<style type="text/css">
<!--
a:link, a:visited {
    font-weight : bold;
    background: transparent;
    }

a:hover {
    text-decoration : underline;
    color: red;
    background: transparent;
    }

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

H1 {
    font-family: Arial, sans-serif;
    font-size: 14pt;
    font-style: normal;
    color: green;
    line-height: normal;
    font-weight: bold;
    border-bottom: thin dashed silver;
}

H2 {
    font-family: Arial, sans-serif;
    font-size: 13pt;
    font-style: normal;
    color: green;
    line-height: normal;
    font-weight: bold;
}
.catlink {
	font-size: 8pt;
}

TABLE {
	border: 1px solid green;
}

TABLE.category {
	border: 1px solid green;
}

TABLE.coupon {
	border: 3px dashed green;
}

TD {
    font-family: Arial, sans-serif;
    font-size: 11pt;
}

DIV {font-family:Arial; }
BODY {
    font-family: Arial, sans-serif;
    font-size: 11pt;
    margin-bottom: 1em;
    border-top: 5px solid silver;
}


-->
</style>

