<!--
body { background-color: #FFFFCC }
body { color: #000000 }
body { font-family: "Times New Roman", Georgia, Times, serif }
div.one { color: #000000 }
div.one { font-family: "Times New Roman", serif }
div.one { font-size: 12pt }
div.one { font-weight: bold }
div.two { color: #FF0000 }
div.two { font-family: "Times New Roman", serif }
div.two { font-size: 12pt }
div.two { font-weight: bold }
div.three { color: #000000 }
div.three { font-family: "Times New Roman", serif }
div.three { font-size: 12pt }
div.three { text-decoration: none }
font.one { color: #000000 }
font.one { font-family: "Arial", "Verdana", sans-serif }
font.one { font-size: 10pt }
font.one { font-weight: bold }
font.two { color: #000000 }
font.two { font-size: 12pt }
font.two { font-weight: bold }
td.caption { color: #000000 }
td.caption { font-family: "Impact", "Arial", sans-serif }
td.caption { font-size: 8pt }
td.menu { color: #000000 }
td.menu { font-family: "Times New Roman", serif }
td.menu { font-size: 8pt }
td.menu { font-weight: bold }
a:link { color: #0000FF }
a:link {text-decoration: none }
a:visited { color: #606420 }
a:visited {text-decoration: none }
a:hover { color: #FF0000 }
a:hover { text-decoration: underline }
tt { color: #0033CC }
tt { font-size: 6pt }
tt { font-weight: bold }
-->