a:link   { color: blue; text-decoration: underline }
a:visited  { color: red; text-decoration: underline }
a:active { color: #000000; background: none; text-decoration: underline;}
a.focus { color: #000000; background: none; text-decoration: underline;}
a:hover   { color: purple; text-decoration: underline }
b  { font-weight: bold }
body { font-family: verdana, geneva, arial, helvetica, sans-serif; margin: 0;}
.border { border: #330099 }
.bordercell  { background-color: #309 }
.contentborder  { background-color: #309 }
.contentcell { background-color: #fff }
.paraBorder   { font-size: -1px; background-color: #fff; border: solid 7px #330099 }
.paraNoTopBorder    { font-size: -1px; background-color: #fff; border-top: #330099; border-right: 7px solid #330099; border-bottom: 7px solid #330099; border-left: 7px solid #330099 }
table.new    { font-size: 13px; font-family: verdana, geneva, arial, helvetica, sans-serif }
table.businessenhanced   { font-size: 13px; font-family: verdana, geneva, arial, helvetica, sans-serif; background-color: #e6ffed }
h2 { font-weight: bold; font-size: 20px }
td.heading { font-weight: bold; font-size: 20px }
td.smalltxt  { font-size: 11px }
