/*plain css for old browsers*/
body {margin: 0; padding: 20px; background: #fff ); 
      background-repeat: no-repeat; background-position: top center}
body, td, input, div, .normal, p  {font: 11px verdana,arial,sans-serif; color: #000}
body, td, div, .normal  {text-align: left}

#head1 {font-size: 22px; font-weight: 900}
#head2 {background: #e9e9e9; color: #000}
#head3 {font-size: 16px; font-weight: 900}
#div3 {padding: 10px}
#div3, .div3 {line-height: 180%; text-align: justify}

.copy {padding-top: 10px; font-size: 10px} 
.sm, .result {border: 1px solid #eee; padding: 5px; background-image: url(images/bg_2.gif); width: 245px}
.num {text-decoration: none; font: 13px arial,sans-serif; color: #300; font-weight: 700; letter-spacing: 1px}
.new, .now, .docs {display: block; padding: 7px; text-decoration:none; color: #F33} 
.white {background: #c33; color: #fff; font-weight: bold}
.red {font-weight: bold; color: #c33}
.blue {font-weight: bold; color: #666; display: inline}
.heading {background-image: url(images/bg_1.gif); font-weight: bold; padding: 5px}
/*link*/
a:link, a:visited {text-decoration: none; color: #666}
a:hover {text-decoration: none; color: #c33}
