body {
 color: #000;
 background: #fff;
 font-family: Arial, sans-serif;
 font-size: 13px;
}
table {
 border: 0;
 padding: 0;
}
td {
 border-bottom: 1px solid #999;
 border-left: 1px solid #999;
 padding-bottom: 10;
 font-family: Arial, sans-serif;
 font-size: 12px;
}
h2 {
 color: #000;
}
h3 {
 color: #5f422c;
 background: silver;
}
a:link, a:visited {
 color: #036;
 font-size: 13px;
 text-decoration: none;
}
a:hover {
 color: #5f422c;
 text-decoration: line-through;
}
p {
 padding-right: l.5em;
 padding-bottom: 0;
 margin: 0 0 0 0.75em;
}
