/*
 * This is the default stylesheet for the isolation.net/appendage.net/
 * appendage.org/davisquare.net domains.  Too fuckin' bad if you don't
 * like it.   Nicholas Barry, 20 Nov 2002 (W).
 */

BODY {
  background: #999999;
}

/*
 * Links and how to live 'em.
 */
A:link { color: #001e6b }
A:visited { color: #580100 }
A:hover { color: #2200cc }

/*
 * Formats for the headers on all pages at
 * isolation/appendage.
 */
h1.ph {
  font-family: arial;
  color: black;
}

h4.ph{
  font-family: arial;
  color: black;
}

table.ph {
  display: table;
  border: solid #333333;
}

td.ph {
  display: table-cell;
  bgcolor: #6677bb;
}

/*
 * Random format for the table of links on the front page.
 */
th.sans {
  font-family: arial;
  color: black;
}
