body { 
  font-family: "verdana", "arial", "helvetica", "sun-sans", "sans-serif"; 
  text-align: left; 
  font-size: 11px;
  line-height: 14px;
  marginwidth: 0;
  marginheight: 0; 
  topmargin: 0;
  leftmargin: 0;
  bottommargin: 0;  
  color: black; }

h1 {
  font-family: "verdana", "arial", "helvetica", "sun-sans", "sans-serif";
  font-size: 22px;
  line-height: 22px;
  text-align: left; }

h2 {
  font-family: "verdana", "arial", "helvetica", "sun-sans", "sans-serif";
  font-size: 18px;
  line-height: 22px;
  text-align: left; }

h3 {
  font-family: "verdana", "arial", "helvetica", "sun-sans", "sans-serif";
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  margin-bottom: 0; }

h4 {
  font-family: "verdana", "arial", "helvetica", "sun-sans", "sans-serif";
  font-size: 12px;
  line-height: 16px;
  text-align: left;
  margin-bottom: 0;
  text-decoration: italic; }
font.h4 {
  font-weight: bold;
  font-family: "verdana", "arial", "helvetica", "sun-sans", "sans-serif";
  font-size: 12px;
  line-height: 16px;
  text-align: left;
  margin-bottom: 0;
  text-decoration: italic; }  
p {
  font-family: "verdana", "arial", "helvetica", "sun-sans", "sans-serif"; }

div {
  font-family: "verdana", "arial", "helvetica", "sun-sans", "sans-serif"; }
div.block {
  align: center;
  width: "60%";
  background : "#CCCCCC";
  padding: 10 10 10 10; }

dt {
  font-weight: bold; }
  
table {
  page-break-inside: avoid; }

td {
  color: black;
  font-size: 11px;
  font-family: "verdana", "arial", "helvetica", "sun-sans", "sans-serif" }
td.noformat {
  color: black;
  font-size: 11px;
  font-family: "verdana", "arial", "helvetica", "sun-sans", "sans-serif" }
A:link { 
  text-decoration: none;
  color: #666699; }
A:visited {
  text-decoration: none;
  color: #666699; }
A:active {
  text-decoration: none;
  color: #990000; }
A:hover {
  text-decoration: underline;
  color: #990000; }

div.location {
  color: #999999;
  font-size: 9.5px; }
A.location:link { 
  text-decoration: none;
  color: #999999;
  font-size: 9.5px; }
A.location:visited {
  color: #999999; }
A.location:active {
  color: #990000; }
A.location:hover {
  text-decoration: underline;
  color: #990000; }

div.nav {
  font-size: 10px; }
A.nav:link { 
  text-decoration: none;
  color: black;
  font-size: 10px; }
A.nav:visited {
  color: black; }
A.nav:active {
  color: #666699; }
A.nav:hover {
  text-decoration: underline;
  color: #666699; }
div.nav-current {
  font-size: 10px; }
A.nav-current:link { 
  text-decoration: none;
  color: #666699;
  font-size: 10px; }
A.nav-current:visited {
  color: #666699; }
A.nav-current:active {
  color: #666699; }
A.nav-current:hover {
  text-decoration: underline;
  color: #666699; }
