body { background-color: #fff; margin: 0; }

body, p, ol, ul, td, th {
  font-family: times new roman, georgia, serif;
  font-size: 12pt;
  line-height: 18pt;
  color: black;
}

#bd {
  margin-top: 0;
}

h1 {
  font-family: arial, helvetica, sans-serif;
  border-bottom: thin solid #333;
  margin: 0.3em;
  margin-top: 0;
}

a, a:visited {
  color: black;
}

.noprint, fieldset, .linkbar, #ajaxSpinner, .refine, .actions, .remove_tag, #ft
{
  display: none;
}

ul {
  padding: 0 1em 0 2em;
}

.odd_row, .even_row {
  list-style-image: url(../images/list_item_print.gif);
  page-break-inside: avoid;
  margin-top: 3pt;
}

.completed {
  text-decoration: line-through;
}

.copyright {
  text-align: center;
}

.info_line {
  line-height: 10pt;
  font-size: 10pt;
}

a, a:visited {
  color: #025;
}

.info_line a, .info_line a:visited, .taskdue {
  color: #520;
}


