Td.Scenario
 {
  font-family: Times New Roman; 
 }
P.Scenario
 {
  font-family: Times New Roman;
 }

A
 {
  text-decoration: none;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;
 }

H1
 {
  text-align: center;
  font-family: arial, helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
  color: #420042;
 }

H2
 {
  text-align: center;
  font-family: arial, helvetica, sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #2E4181;
 }

H3
 {
  text-align: left;
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
 }

P
 {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  line-height: 17px
 }
P.copy
 {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px
 }
BODY
 {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  line-height: 17px
 }

BLOCKQUOTE
 {
  font-family: arial, helvetica, sans-serif;
 }

TABLE 
 {
  border-color: black;
 }

TD
 {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  line-height: 17px
 }

UL
 {
  list-style-type: disc;
  font-family: helvetica, arial, sans-serif;
 }

UL UL
 {
  list-style-type: circle;
 }

LI
 {
  font-family: helvetica, arial, sans-serif;
 }

STRONG
 {
  color: #2E4181;
  font-size: 16px;
  font-weight: bold;
 }

EM
 {
  font-family: helvetica, arial, sans-serif;
  font-size: 16px;
  color: #2E4181;  
 }

PRE
 {
  font-family: courier new, courier, monospace;
 }

FORM
 {
  font-family: courier new, courier, monospace;
 }

