body {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-size: 100%;
}

p, th, td, ul, dd, dt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #333;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #00C;
}

h1 { font-size: 1.6em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.0em ; }
h4 { font-size: 0.9em; }
h5 { font-size: 0.8em; }
h6 { font-size: 0.7em; }


PRE {
  font-family: monospace;
}

A:link {
  color: blue;
}

A:visited {
  color: green;
}

A:active {
	color: #06C;
}


.matrixtext {
	font-weight:bold;
	font-size: 0.8em;
}

.matrixborder {
	border: 1px solid #666;	border-collapse: collapse;
}

.lismall {
	font-size: 0.8em
}

.linktext {
	font-weight:bold;
	font-size: 0.8em;
}

.linkdescrip {
	font-size: 0.8em;
}

CAPTION {
  font-style: italic;
  font-size: 9pt;
  font-family: monospace;
}

.dropcap {
  font-weight: bold;
  font-size: 12pt;
  font-family: "Times New Roman", Times, Arial, Helvetica;
  color: #804000;
}

.NavFooter {
  font-size: 8pt;
  font-family: Arial, Helvetica;
}
.allcaps {
	text-transform: uppercase;
}
.thinborder {
	border: 1px solid #666;
}
