BODY { 
  font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
}

DIV {  font-family: Arial, Helvetica; font-size: 10pt;}
li {  font-family: Arial, Helvetica; font-size: 10pt;}
ul {  font-family: Arial, Helvetica; font-size: 10pt;}
A:link { color: 996633; }          /* unvisited link */
A:visited { color: 666666; }        /* visited links */
A:active { color: cc9900; }        /* active links */

#smallprint { font-family: Arial, Helvetica; font-size:10pt; }

table#t1 { border-width:2px; border-color:green; font-size:10pt; }
table#t1 a:link { color:black; }
table#t1 a:visited { color:black; }
table#t1 a:active { color:green; }
table#t1 a:hover { color:green; font-weight:bold; }

tr.d0 td.colx {
	background-color:Gainsboro; color:Black;
}
tr.d0 td.col1 {
	background-color:Gainsboro; color:Black; 
}

*.col1 {
   text-align:right;
}

td { padding:4px; }
*.r1 { background:Bisque; text-align:center; }

p.explanation { width:400px; }

*.widthsize400 { width:400px; height:auto; }
*.feature { font-weight:bold; font-size:1.25em; }
*.comptable { position:relative; float:right; top:.3em; }
*.hrlength { border:0; color:green; background-color:green; text-align:left; width:450px; margin: 3px auto 0 0; }
/* aligns left for mozilla margin: 0 auto 0 0; */
*.colx { background:white; text-align:center; }

*.nodec { text-decoration:none; color:Black;}

*.verdanafam { 
  font-family: Arial, Helvetica, sans-serif; font-size:1.25em;
}
