
td {}
body { color: gray; font-size: small; font-family: Arial; background-color: white }
h3 { color: gray; font-size: 24px; font-family: Arial; font-weight: bold }
p { text-indent: 20px }
.gh { color: green; font-size: 10pt; font-family: Arial; font-weight: bold }
.softused { color: olive; font-size: 10pt; font-family: Arial; font-weight: bold }
.gt { font-size: 10pt; font-family: Arial }
.client  { color: red; font-style: italic; font-weight: bold }
a:link { color: teal; text-decoration: none }
a:visited { color: teal; text-decoration: none }
a:hover { color: lime; text-decoration: none }
a:active { color: teal; text-decoration: none }

