
/*--------------html style-------------*/


body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666; background-image: url(/images/background2.jpg); margin-top: 10px; margin-right: 5px; margin-bottom: 5px; margin-left: 10px; }
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
th {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;}
a:visited {  color: #666666; text-decoration: none; font-weight: bold}
a:hover { color: #666666; text-decoration: none; font-weight: bold}
a:active {color: #666666; text-decoration: none; font-weight: bold}
a:link {color: #666666	; text-decoration: none; font-weight: bold}
h1 {  font-size: 12pt; font-weight: bold; color: #666666 }
h2 {  font-size: 10pt; line-height: 10px; font-weight: bold; color: #9047A0; margin-left: 0px; margin-bottom: 6px}
h3 {  font-size: 10pt; line-height: 10px; font-weight: bold; color: #4D6FCF; margin-left: 30px; margin-bottom: 5px}
.menu2 {   margin-bottom: 4px; margin-top: 0px}

div.contentText {
   margin:0; height:402; width:325; overflow:auto;
   scrollbar-3dlight-color:#fff;
   scrollbar-arrow-color:#996699;
   scrollbar-base-color:#fff;
   scrollbar-darkshadow-color:#fff;
   scrollbar-face-color:#fff;
   scrollbar-highlight-color:#996699;
   scrollbar-shadow-color:#996699;
   scrollbar-track-color:#fff;
}

#copyright{
  font-size: 8pt;
  color: #999999;
  margin-top: 10px;
  text-align: center;
}


