body   { color: black; font-size: small; font-family: FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p   { color: black; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.large-red  { color: #800000; font-weight: 600; font-size: medium; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.med-red { color: #800000; font-weight: 500; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.tiny-red { color: #800000; font-weight: 500; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.large-blue   { color: #036; font-weight: 600; font-size: medium; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.med-blue { color: #036; font-weight: 500; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.tiny-blue { color: #036; font-weight: 500; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.tiny-black { color: black; font-weight: 500; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1  { color: #800000; font-weight: bold; font-size: medium; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
link { color: #036; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.red-border   { border: solid 1px #800000 }
.blue-border { border: groove 1px #036 }
a:link { color: #036; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:visited { color: #036; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:hover { color: #800000; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.horizontal  { border-right: 1px solid #036; border-left: #036 }
.cell-pad { padding-right: 10px; padding-left: 10px }
.top-border { border-top: 1px solid #036 }
.vertical-line { border-right: 1px solid #800000 }
ul  { color: black; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
ol { color: black; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
