body   { 
        font-family: verdana, helvetica, arial, sans-serif; 
        font-size: 9pt;
        font-weight : normal;
        font-style : normal;
        color: #4E566D;
        background : #E6E6E6;
        background-image: url('../hc16-bg.jpg');
        text-decoration : none;
        margin-top: 20;
        margin-left: 0;
        margin-right: 0;
        scrollbar-arrow-color:#55647D; 
        scrollbar-face-color:#E6E6E6; 
        scrollbar-highlight-color:#55647D; 
        scrollbar-shadow-color:#55647D;
        scrollbar-base-color:#C8C8D7; 
        scrollbar-darkshadow-color:#C8C8D7;
}

body.startpage { 
}

div.clear   { 
        clear: left;
}

div.top   { 
        position: absolute;
        top: 10px;
}

p       {
        font-family: verdana, helvetica, arial, sans-serif; 
        font-size: 9pt;
        font-weight : normal;
        font-style : normal;
        color: #4E566D;
        text-decoration : none;
}

p.img   {
        clear: left;
}

p.form   {
        font-size: 11pt;
}

div.form   { 
        font-family: verdana, helvetica, arial, sans-serif; 
        font-size: 11pt;
        font-weight : normal;
        font-style : normal;
        color : #000080;
        color: #4E566D;
        text-decoration : none;
}

td      {
        font-family: verdana, helvetica, arial, sans-serif; 
        font-size: 9pt;
        font-weight : normal;
        font-style : normal;
        color: #4E566D;
        background : #E6E6E6;
        text-decoration : none;
        vertical-align: top;
        padding-top: 2pt;
        padding-bottom: 2pt;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
        border-width: 0;
}

td.startpage  {
        background : none;
        background-image: url('../xx.jpg');
        background-repeat: no-repeat;
}

td.bottom {
        vertical-align: bottom;
        padding-left: 5pt;
        padding-right: 5pt;
}

td.tight {
        padding-top: 0;
        padding-bottom: 0;
}

td.img {
        vertical-align: bottom;
}

p.center  {
        text-align: center;
}

p.small  {
        font-size : 8pt;
}

p.bsmall  {
        font-size : 8pt;
        font-weight : bold;
}

p.bxsmall  {
        font-size : 7pt;
        font-weight : bold;
}

strong, b {
        font-weight : bold;
        color: #4E566D;
}
 
b.heavy {
        color : #000000;
}

b.light {
        font-weight : normal;
        color : #000000;
}
       
em, i {
        font-style : italic;
}


blockquote  {
        font-size : 9pt;
        font-family : verdana, helvetica, arial, sans-serif;
        font-weight : normal;
        font-style : normal;
        color: #4E566D;
        text-decoration : none;
}


ul  {
        font-family: verdana, helvetica, arial, sans-serif; 
        font-size: 9pt;
        font-weight : normal;
        font-style : normal;
        color: #4E566D;
        background : #E6E6E6;
        text-decoration : none;
        list-style-type: disc;
}

ul.circle {
        list-style-type: circle
}


ol  {
        font-family: verdana, helvetica, arial, sans-serif; 
        font-size: 9pt;
        font-weight : normal;
        font-style : normal;
        color: #4E566D;
        background: #E6E6E6;
        text-decoration : none;
        list-style-type: decimal;
}

ol.lalpha {
        list-style-type: lower-alpha
}


h1      {
        font-family: verdana, helvetica, arial, sans-serif; 
        font-size : 15pt;
        font-weight : bold;
        color: #4E566D;
}

h1.xlarge {
        font-family: verdana, helvetica, arial, sans-serif; 
        font-size : 36pt;
        color : #000000;
}


h2      {
        font-family: verdana, helvetica, arial, sans-serif; 
        font-size : 14pt;
        font-weight : bold;
        color: #4E566D;
}


h3      {
        font-family: verdana, helvetica, arial, sans-serif; 
        font-size : 13pt;
        font-weight : bold;
        color: #4E566D;
}


h4      {
        font-family: verdana, helvetica, arial, sans-serif; 
        font-size : 11pt;
        font-weight : bold;
        color: #4E566D;
}


h5      {
        font-family: verdana, helvetica, arial, sans-serif; 
        font-size : 9pt;
        font-weight : bold;
        color: #4E566D;
}

h5.small {
        font-family: verdana, helvetica, arial, sans-serif; 
        font-size : 8pt;
}

table   {
        border-width: 0;
}


td.small {
        font-size : 8pt;
}

td.bsmall {
        font-size : 8pt;
        font-weight : bold;
}

td.light {
        font-size : 8pt;
        background: #C8C8D7;
}

td.medium {
        font-size : 8pt;
        background: #B8B8C8;
}

td.bmedium {
        font-size : 8pt;
        background: #B8B8C8;
        font-weight : bold;
}

td.head {
        font-size : 8pt;
        font-weight : bold;
        background: #7882A0;
        border-color: #7882A0;
        color: #E6E6E6;
}

td.shead {
        font-size : 8pt;
        background: #7882A0;
        color: #E6E6E6;
}

td.title {
        font-size : 15pt;
        font-weight : bold;
        text-align: center;
}

td.stitle {
        font-size : 14pt;
        font-weight : bold;
        text-align: center;
}

marquee {
        font-size : 10pt;
        font-family : verdana, helvetica, arial, sans-serif;
        font-weight : bold;
        font-style : normal;
        color: #E6E6E6;
        text-decoration : none;
        text-align: center;
        scrolldelay: 100;
        behavior: slide;
        loop: 1;
}

a  {
        color: #4E566D;
}


a:visited  {
        color: #4E566D;
}


a:active  {
        color: #0000FF;
}


a:hover  {
        color : #CC0000;
}


pre {
        font-size: 8pt;
        font-family: verdana, helvetica, arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        color: #4E566D;
        text-decoration: none;
}

pre.right {
        text-align: right;
}

code {
        font-size: 9pt;
        font-family: courier, courier new, monospace;
        font-weight: normal;
        font-style: normal;
        color: #000000;
        text-decoration: none;
}

input  {
        font-family: verdana, helvetica, arial, sans-serif; 
        font-size: 9pt;
        font-weight : normal;
        font-style : normal;
        color: #4E566D;
        background: #E6E6E6;
        text-decoration : none;
}

select  {
        font-family: verdana, helvetica, arial, sans-serif; 
        font-size: 9pt;
        font-weight : normal;
        font-style : normal;
        color: #4E566D;
        background: #E6E6E6;
        text-decoration : none;
}

option  {
        font-family: verdana, helvetica, arial, sans-serif; 
        font-size: 9pt;
        font-weight : normal;
        font-style : normal;
        color: #4E566D;
        background: #E6E6E6;
        text-decoration : none;
}

.title {
        font-size : 13pt;
        font-weight : bold;
        color: #4E566D;
}

.quote {
        font-size : 9pt;
        font-family : verdana, helvetica, arial, sans-serif;
        font-weight : normal;
        font-style : normal;
        color : #000000;
        text-decoration : none;
}

.desc  {
        font-size : 9pt;
        font-family : verdana, helvetica, arial, sans-serif;
        color: #4E566D;
        text-decoration : none;
}

.atomzlink  {
        font-size : 9pt;
        font-family : verdana, helvetica, arial, sans-serif;
        color : #808080;
        text-decoration : none;
}