  body  {
  	color : #ffffff;
  	font-family : arial, helvetica, sans-serif;
  	font-size : 12px;
  	background-color : #000000;
  }
  td  {
  	font-size : 11px;
  }
  td.white  {
  	color : #000000;
  	font-family : arial, helvetica, sans-serif;
  	font-size : 11px;
  	background-color : #ffffff;
  }
  td.grey  {
  	color : #000000;
  	background-color : #cccccc;
  }
  td.black  {
  	color : #ffffff;
  	font-family : arial, helvetica, sans-serif;
  	font-size : 11px;
  	background-color : #000000;
  }
  .rose  {
  	color : #ff0000;
  	font-size : 12px;
  	font-weight : normal;
  }
  .sparksmall  {
  	color : #ff8080;
  	text-decoration : none;
  	font-size : 10px;
  	font-weight : normal;
  	font-style : italic;
  	text-align : center;
  }
  .spark  {
  	color : #ff8080;
  	text-decoration : none;
  	font-size : 14px;
  	font-weight : normal;
  	font-style : italic;
  	text-align : center;
  }
  .dixie  {
  	color : #808080;
  	text-decoration : none;
  	font-size : 14px;
  	font-weight : normal;
  	font-style : italic;
  	text-align : center;
  }
  .dixiesmall  {
  	color : #808080;
  	text-decoration : none;
  	font-size : 10px;
  	font-weight : normal;
  	font-style : italic;
  	text-align : center;
  }
  .jbrown  {
  	color : #0080c0;
  	text-decoration : none;
  	font-size : 14px;
  	font-weight : normal;
  	font-style : italic;
  	text-align : center;
  }
  .jbrownsmall  {
  	color : #0080c0;
  	text-decoration : none;
  	font-size : 10px;
  	font-weight : normal;
  	font-style : italic;
  	text-align : center;
  }
  .peercrash  {
  	color : #000000;
  	font-size : 14px;
  	font-weight : bold;
  }
  .peer  {
  	color : #000000;
  	text-decoration : none;
  	font-weight : normal;
  }
  A:link  {
  	color : #000000;
  	text-decoration : none;
  	font-weight : bold;
  }
  A:visited  {
  	color : #800000;
  	text-decoration : none;
  	font-weight : bold;
  }
  A:active  {
  	color : #ff0000;
  	text-decoration : none;
  	font-weight : bold;
  }
  A:hover  {
  	color : #ff0000;
  	text-decoration : underline;
  	text-decoration : overline;
  	font-weight : bold;
  }
