<style type="text/css">
<!--
    A:visited, A:active,  A:link    {
      text-decoration : none;
      color : blue;
    }
    a:hover { color: red }

   h3 {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        font-weight : bold;
        font-size : 12pt;
        color: blue;
    }
   table,td,body,div,p {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        font-size : 10pt;
        color: black;
    }
    th {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        font-size : 10pt;
        color: black;
        background-color : #FFFF99;
    }
    td.head {
        font-weight : bold;
        font-style : italic;
        font-family : Verdana,Arial,Helvetica,sans-serif;
        font-size : 14pt;
        color: #333399;
        text-align : right;
    }
    td.headlink {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        font-size : 8pt;
        text-align : center;
        text-decoration : none;
        background-color : #FFFF99;
    }
    td.lefthead {
        text-decoration: none;
        font-weight : bold;
        font-size : 9pt;
        color : black;
        background-color : #FFCC99;
        text-align : center;
    }
    td.leftitem {
        font-size : 8pt;
        color : black;
        background-color : #FFCCCC;
    }
    .news-title {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        font-weight : bold;
        font-size : 10pt;
        text-align : left;
        background-color: #FFCCCC;
    }
    .news-valid {
        font-size : 7pt;
        text-align : left;
        vertical-align : top;
        font-family : Arial,Verdana,Helvetica,sans-serif;
    }
    .bodyhead {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        font-weight : bold;
        font-size : 12pt;
        text-align : center;
        background-color: #FFFF99;
    }
    .chart {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        font-size : 8pt;
    }


-->
</style>

body, html { background: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; min-height: 100%; height: 100%; margin: 0; overflow: hidden; text-align: center; }
#megazine { margin: 0 auto 0 auto; outline: none; position: relative; }
/* "Flash not found" notice formatting */
#megazine h1 { color: #FFFFFF; }
#megazine img { border: none; }
#megazine p { color: #999999; font-size: 0.6em; }
#megazine a, a:visited { color: #CCCCCC; text-decoration: none; }
#megazine a:active { color: #FFFFFF; text-decoration: none; }
#megazine a:hover, a:focus { color: #FFFFFF; text-decoration: underline; }
