a:link {    background: white;    color: #000099;}a:link:hover {    background: #dddddd;    color: #000099;}a:visited {    background: white;    color: #990099;}a:visited:hover {    background: #dddddd;    color: #990099;}body {    background: white;    border: 1px solid white;    color: black;    font-family: verdana, helvetica, arial, sans-serif;    font-weight: normal;    margin: 9px;    padding: 9px;}div.breadcrumbs {    white-space: nowrap;}div.title {    font-size: large;    font-weight: bold;    margin-top: 3px;}li {    margin-bottom: 3px;}table.footer {    width: 100%;}td.address {	padding-left: 24px;	width: 50%;}td.footer-left {    text-align: left;}td.footer-right {    text-align: right;}td.first {    padding-right: 6px;}td.last {    border-left: 1px solid black;    padding-left: 12px;}td.middle {	padding-top: 12px;	padding-bottom: 12px;    padding-left: 12px;    padding-right: 40px;}.content {    margin-left: 24px;    margin-right: 24px;}.crossed-out {    text-decoration: line-through;}.hr {    border-bottom: 1px solid black;    margin-bottom: 6px;    margin-top: 6px;}.nobr {    white-space: nowrap;}.signature {    font-size: small;    font-style: italic;}.vr {    border-right: 1px solid black;}