/*
 * $Id: dacs_list_jurisdictions.css 2361 2009-07-31 20:24:09Z brachman $
 */

body {
  font-family: "courier new",courier,fixed;
  font-size: 9pt;
}

h1 {
  font-family: verdana, "trebuchet MS", helvetica, sans-serif;
  font-size: 16pt;
}

table th {
  font-weight: bold;
  color: dodgerblue;
  text-align: center;
}

.td_1 {
  font-weight: bold;
  font-size: 12pt;
}

.td_2 {
  font-weight: bold;
  font-size: 10pt;
}

.td_3 {
  font-style: italic;
  font-size: 10pt;
}

.td_4 {
  font-weight: bold;
  font-size: 10pt;
}

.td_5 {
  font-weight: bold;
  font-size: 10pt;
  text-align: center;
}

.td_6 {
  font-weight: bold;
  font-size: 10pt;
  text-align: center;
}

.td_7 {
  font-weight: bold;
  font-size: 10pt;
  text-align: center;
}

.td_8 {
  font-family: "courier new",courier,fixed;
  font-weight: bold;
  font-size: 8pt;
}

.fed_id {
  font-weight: bold;
  font-size: 8pt;
}

.pub_key {
  font-weight: bold;
  font-size: 8pt;
}


