<style type="text/css">
<!--
a {
        text-decoration: underline;
        color: black;
		font-weight:bold;
		
}

li,td,body {
        font-family: Arial;
        font-size: 9pt;
       	font-weight:bold;
}

h1 {
        font-family: Arial;
        font-size: 12pt;
       	font-weight:bold;
}

li {
        font-family: Arial;
        font-size: 9pt;
}

rot_headline {
        text-decoration: none;
		font-size:10pt;
        color: red;
		font-weight:bold;
		font-family: Arial, Helvetica, sans-serif;
}


//-->
</style>