<style type="text/css">
<!--
h1,h2,h3,h4   	{text-decoration: underline;color:#ffbb00;}
.stil		{font-size:10pt;color:#FFD200;}
.stil1		{font-size:11pt;color:#FFD200;}
.stil2		{font-weight:bold;font-size:12pt;color:#FFD200;}
a:link 		{text-decoration: none;color:#ff9900; font-weight:bold; }
a:visited 	{text-decoration: none; color:#ff9900; font-weight:bold;}
a:active  	{text-decoration: none; color:#ff5500; font-weight:bold;}


#tooltip {
    padding: 3px;
    background: #f9f9f9;
    border: 1px solid #eee;
    text-align: center;
    font-size: smaller;
}

area.tip {
    border-bottom: 1px solid #eee;
}

-->
</style>