/* (C) 2001 NeoSonic Network*/ 
body { 
      background-color : #000000; 
      font-family : Verdana, Arial; 
      font-size : 8pt; 
      color : #FFFFFF; } 
td { 
      font-family : Verdana, Arial; 
      font-size : 8pt; 
      color : #FFFFFF; } 

a:link { 
       color : #FFFFFF; 
       text-decoration : none; } 
a:active { 
       color : #FFFFFF; 
       text-decoration : none; } 
       a:visited { 
       color : #FFFFFF; 
       text-decoration : none; } 
a:hover { 
       color : #FFFFFF; 
       text-decoration : underline; } 

.menulink { color : #FFFFFF; text-decoration : none; font-weight : bold; } 
.size {font-size: 15pt;}
input { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #000000; border-width:1; border-color : #666666; } 
input.text { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #000000; border-width:1; border-color : #666666; background-color : #FFFFFF; } 
select { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #000000; border-width:1; border-color : #666666; } 
option { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #000000; border-width:1; border-color : #666666; } 
textarea { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #000000; border-width:1; border-color : #666666; background-color : #FFFFFF; overflow : hidden; } 