  BODY {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ccccff;
       }
  P {font-family: Arial, Helvetica, sans-serif;}
  H2 {font-family: Arial, Helvetica, sans-serif;}
  H3 {font-family: Arial, Helvetica, sans-serif;}
  TD {font-family: Arial, Helvetica, sans-serif;}
  a.btn {text-decoration:none; color:black}
  a.btn:hover {background: #9999cc}
  span.abtn {width:12%; background-color: #ffffcc; text-align: center}
  span.tbtn {width:12%; background-color: #ccffff; text-align: center}
  .bold {font-weight: bold}
  .oblique {font-style: oblique}
  .center {text-align: center}
  a.plain {text-decoration:none; color:black}
  a.plain:link {text-decoraton:none; color:black}
  a.plain:visited {text-decoration:none; color: #666666}
  a.plain:hover {background: #9999cc}
