<!--
/* b=black, w=white, o=orange, lg=light grey, g=grey, dg=darkgrey */
INPUT, select, option {font-size:8pt;}
.such {border-style:none;
       border-width:0pt;
      }

.area { font-size:10pt; font-family:arial,helvetica; color:#000000; width:360px; }
.radio {background-color:#FFFFFF;}

body {background}
.b {background-color:#000000;}
.w {background-color:#FFFFFF;}
.o {background-color:#EA7800;}
.lg {background-color:#EFEFEF;}
.g {background-color:#E3E3E3;}
.dg {background-color:#D6D6D6;}

H1 { color:#db9546; margin-bottom:0px; padding:0px;  FONT-SIZE: 18pt; FONT-FAMILY: arial, helvetica; }
H2 { margin-bottom:0px; padding:0px; font-weight:bold; FONT-SIZE: 16pt; }
H3 { margin-bottom:0px; padding:0px; FONT-SIZE: 13pt; }

.link {font-family: Arial, Helvetica, sans-serif; color:#0000FF; text-decoration:none}
.link2 {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color:#666666; text-decoration:none}

-->