body, td, input.text, textarea
{ font-family: "Arial", "Helvetica", "Univers", "Tahoma";
  color: #A3A3FF;
  font-size:16px;
  background-color: #1B1D4D;
}

p
{ margin-top: 4px;
  margin-bottom: 4px;
}

fieldset
{ margin-bottom: 8px;
}

blockquote
{ margin: 2px;
  margin-left: 10px;
}

input.text, textarea, fieldset
{ border-color: #FF9900;	
  border-width: 1px;
  border-style: solid;
}

input.text
{ border-style: none;
  border-bottom-style: solid;
}

input.text, textarea
{ background-color: #081857;
}

.webhits
{ color: #FFFFFF;
  font-size: 12px;
  font-style: italic;
}

.disclaimer
{ font-size: 10px;
  border-top: 1px solid #FF9900;
  margin-bottom: 10px;
}

td                         
{ border-left-width: 0px;  
  border-top-width: 0px;   
  border-right-width: 1px; 
  border-bottom-width: 1px;
  border-color: #FF9900;
}                          

h1, h2, h3
{ margin-top: 0px;
  margin-bottom: 4px;
}


dt, .highlight
{ font-weight: bold;
  color: #FF9900;
}

dt
{ margin-top: 10px;
}

dd
{ margin-top: 5px;
}

a
{ text-decoration: none;
  color: #D8C100;
  font-weight: bold;
}

a.dead
{ color: #5C5C00;
  font-weight: bold;
}

img
{ border-style: none;
}

a:hover, thead td, th
{ color: #E6272C;
  background-color: #003399;
  font-weight: bold;
}

a:hover.imgonly
{ background-color: #1B1D4D;
}

a.thin, a:hover.thin
{ 
  font-weight: normal;
}
