body, p, td, th {
  font: 12px/16px verdana,arial,helvetica,sans-serif;
  color: #000000;
  }
body {
  background-image: url('/graphics/backgr.gif');
  background-repeat: repeat-y;
  background-color: #ffffff;
  margin: 0px;
  }
th {
  font-weight: bold;
  }
h1 {
  font-size: 16px;
  line-height: 1.2;
  color: #000066;
  }
h2 {
  font-size: 14px;
  line-height: 1.2;
  color: #000066;
  }
.legend {
  font: 10px/14px verdana,arial,helvetica,sans-serif;
  color: steelblue;
  }
.footer, .copyright {
  font: 10px/14px arial,helvetica,sans-serif;
  color: #000000;
  }
.small {
  font: 10px/14px verdana,arial,helvetica,sans-serif;
  }
.pgtitles {
  display: block;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 16px;
	color: #000066;
  }
.pgtitle1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  color: #000066;
  }
.pgtitle2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  color: #000066;
  }
table.table1 {
  font: 11px/14px verdana,arial,helvetica,sans-serif;
  color: #000000;
  background-color: #dddddd;
  border-collapse: collapse;
  }
.table1 th {
  color: #ffffff;
  background-color: #6699cc;
  padding: 6px 5px;
  border: 1px solid #ffffff;
  }
.table1 td {
  color: #000000;
  background-color: #dddddd;
  padding: 3px 5px;
  border: 1px solid #ffffff;
  }
a:link        { color: #000099; }
a:visited     { color: #000099; }
a:active      { color: #990000; }
