body {
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
  line-height: 2;
  font-size: small;
}

div.content {
	overflow: auto;
	height: 414px;
	padding-left: 10px;
  padding-right: 10px;
  text-shadow: 0px 1px 0px #B8B6C9;
}
h1 {
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
	font-size: x-small;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	border: 1px dotted #737373;
	background-image: url(headerbkg.gif);
	padding-left: 5px;
}

p {
	padding-left: 10px;
}
td.disclaim {
	font-size: x-small;
	color: #535353;
	text-align: right;
	vertical-align: middle;
	overflow: hidden;
}
.navi {
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	text-shadow: 0px 1px 0px #A19FB0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
p.quote {
  letter-spacing: normal;
	word-spacing: normal;
	padding-left: 20px;
	color: #535353;
}
