/* Style sheet for Dangerous Interactive Systems website   24 April 2002 version   Copyright 2002 Dangerous Interactive Systems *//* Remember to copy BODY style to TD because Netscape doesn't bequeath it to table cells */BODY {   color:      #FFFFFF;   background: #000000;   font-size: 12px;   font-family: verdana, arial, helvetica, sans-serif;}.centered {   text-align: center;}TD, TH {   color:      #FFFFFF;   background: #000000;   font-size: 12px;   font-family: verdana, arial, helvetica, sans-serif;}INPUT, TEXTAREA {   font-size: 12px;   font-family: verdana, arial, helvetica, sans-serif;}.maggray {   color:      #FF0099;   background: #CCCCCC;}/* All sizes must be explicit because Netscape doesn't adjust headings, etc., relative to body */H1 {   color: #A77202;   font-size: 24px;}H2 {   color: #A77202;   font-size: 18px;}H3 {   color: #A77202;   font-size: 14px;   margin-top: 1.5em;}.caption {   color: #CCCCCC;   font-size: 11px;   text-align: justify;}.tiny {   font-size: 10px;}P {   text-align: justify;}P.question {   font-weight: bold;}P.answer {   margin-left: 5%;}P.toplink {   font-size: 10px;   text-align: right;}A {   text-decoration: none;}A:link {   color: #23E3FF;}  A:visited {   color: #0084FF;}A:hover {   color: #FF3B1B;}A:active {   color: #FF3B1B;}  ADDRESS {   font-style: normal;}TABLE.data {}