<style type=text/css>
<!--
CAPTION {
    color: #6D66AE;
    color: blue;
    font-size: 16pt;
    font-weight: bold;
    text-decoration: bold;
}
TD,TR {
    padding-left: 4pt;
    padding-right: 4pt;
    padding-top: 2pt;
    padding-bottom: 2pt;
    }
TD.nopad {
    padding-left: 2pt;
    padding-right: 2pt;
    padding-top: 2pt;
    padding-bottom: 2pt;
    }
TD.strictnopad {
    padding-left: 0pt;
    padding-right: 0pt;
    padding-top: 0pt;
    padding-bottom: 0pt;
    }
TD.smallpad {
    padding-left: 3pt;
    padding-right: 3pt;
    padding-top: 1pt;
    padding-bottom: 0pt;
    }
TH  {
    font-weight: bold;
    border-width: 4pt;
    text-align: left;
    }
SMALL {
    font-size: 10pt;
    }
PRE  {
    font-family: 'Courier New', 'Courier', 'fixed';
    font-size: 10pt;
    }
A:link {
    font-size: 10pt;
    text-decoration: underline;
    color: #6D66AE;
    }
A:visited {
    font-size: 10pt;
    text-decoration: underline;
    color: #6D66AE;
    }
A:hover {
    font-size: 10pt;
    text-decoration: underline;
    color: #6D66AE;
}
A.left:link,A.left:visited,A.left:active {
color: white;
text-decoration: none;
}
BODY,TABLE,TD,TH,B,DIV,P,UL,LI,HR,I,H1,H2{
    font-family: 'Verdana', 'Helvetica', 'Sans-Serif';
    font-size: 10pt;
}
BODY {
    margin-left: 0pt;
    margin-right: 0pt;
    margin-top: 6pt;
    margin-bottom: 0pt;
}
H1  {
    font-size: 15pt;
    font-weight: bold;
    }
H2  { 
    font-size: 13pt;
    font-weight: bold;
    }
H3  { 
    font-size: 11pt;
    font-weight: bold;
    }
DIV.box {
    background-color: #ffffff;
    color: black;
    border:none thin blue;
    border-top-width: none;
    padding-top: 0pt;
    width: 100%;
    margin-top: 0pt;
}
SMALL {
    font-size: 8pt;
    }
PRE  {
    font-family: 'Courier New', 'Courier', 'fixed';
    font-size: 10pt;
    }
A,A:link,A:visited {
  text-decoration: none;
  color: #6D66AE;
  }
A:active,A:hover {
    text-decoration: underline;
    }
A.referent {
    color: black;
    text-decoration: underline;
    }
#referentstrong {
    font-size: 10pt;
    font-weight: bold;
    color: #6D66AE;
    text-decoration: none;
    }
STRONG {
    font-size: 14pt;
    font-weight: bold;
    }
#orange {
    color: #6D66AE;
}

#red {
  color: red;
  }
#blue {
  color: blue;
  }
#black {
  color=#0000A0;
  }
#boldred {
        color: red;
        text-weight: bold;
        }
//-->
</style>