body,table,tr,div,td,a,.h{font-family:arial,sans-serif; padding: 0; margin: 0}
P {font-family:arial,sans-serif;}
TABLE {
padding: 0; margin: 0;
}
TT {
font-family: courier, 'courier new';
font-weight: 800;
font-size: 1em;
}

.q{color:#0000cc;}
a:link    {
  /* Applies to all unvisited links */
  text-decoration:  none;
  font-weight:      bold;
  background-color: none;
  color:            #FF6666;
  } 
a:visited {
  /* Applies to all visited links */
  text-decoration:  none;
  font-weight:      bold;
  background-color: none;
  color:            #FF6666;
  } 
a:hover   {
  /* Applies to links under the pointer */
  text-decoration:  underline;
  font-weight:      bold;
  background-color: none;
  color:            #FF4444;
  } 
a:active  {
  /* Applies to activated links */
  text-decoration:  underline;
  font-weight:      bold;
  background-color: none;
 color: #FF4444;
}

PRE {
background-color: #FFF; background-image: none; padding: 2em; border: 1px solid #000; color: #000; font-family: arial, courier, 'courier new';
}

#top_navbar_td {
margin: 0; padding: 0;
}

