

a.black8:link    { color: #000000; font-family: arial; font-size: 8pt; text-decoration: underline; }
a.black8:visited { color: #000000; font-family: arial; font-size: 8pt; text-decoration: underline; }
a.black8:active  { color: #000000; font-family: arial; font-size: 8pt; text-decoration: underline; }
a.black8:hover   { color: #000000; font-family: arial; font-size: 8pt; text-decoration: underline; }

a.black9:link    { color: #000000; font-family: arial; font-size: 9pt; text-decoration: underline; }
a.black9:visited { color: #000000; font-family: arial; font-size: 9pt; text-decoration: underline; }
a.black9:active  { color: #000000; font-family: arial; font-size: 9pt; text-decoration: underline; }
a.black9:hover   { color: #000000; font-family: arial; font-size: 9pt; text-decoration: underline; }

a.black10:link    { color: #000000; font-family: arial; font-size: 10pt; text-decoration: underline; }
a.black10:visited { color: #000000; font-family: arial; font-size: 10pt; text-decoration: underline; }
a.black10:active  { color: #000000; font-family: arial; font-size: 10pt; text-decoration: underline; }
a.black10:hover   { color: #000000; font-family: arial; font-size: 10pt; text-decoration: underline; }

/* General Text Links - Black */

a.blue8:link    { color: #0000ff; font-family: arial; font-size: 8pt; text-decoration: underline; }
a.blue8:visited { color: #0000ff; font-family: arial; font-size: 8pt; text-decoration: underline; }
a.blue8:active  { color: #0000ff; font-family: arial; font-size: 8pt; text-decoration: underline; }
a.blue8:hover   { color: #0000ff; font-family: arial; font-size: 8pt; text-decoration: underline; }

a.blue9:link    { color: #0000ff; font-family: arial; font-size: 9pt; text-decoration: underline; }
a.blue9:visited { color: #0000ff; font-family: arial; font-size: 9pt; text-decoration: underline; }
a.blue9:active  { color: #0000ff; font-family: arial; font-size: 9pt; text-decoration: underline; }
a.blue9:hover   { color: #0000ff; font-family: arial; font-size: 9pt; text-decoration: underline; }

a.blue10:link    { color: #000000; font-family: arial; font-size: 10pt; text-decoration: underline; }
a.blue10:visited { color: #000000; font-family: arial; font-size: 10pt; text-decoration: underline; }
a.blue10:active  { color: #000000; font-family: arial; font-size: 10pt; text-decoration: underline; }
a.blue10:hover   { color: #000000; font-family: arial; font-size: 10pt; text-decoration: underline; }

/* General Text - Black */

.black8  { color: #000000; font-family: arial; font-size: 8pt;  }
.black9  { color: #000000; font-family: arial; font-size: 9pt;  }
.black10 { color: #000000; font-family: arial; font-size: 10pt; }
.black11 { color: #000000; font-family: arial; font-size: 11pt; }
.black12 { color: #000000; font-family: arial; font-size: 12pt; }

/* General Bold Text - Black */

.blackBold7  { color: #000000; font-family: arial; font-size: 7pt;  font-weight: bold; }
.blackBold8  { color: #000000; font-family: arial; font-size: 8pt;  font-weight: bold; }
.blackBold9  { color: #000000; font-family: arial; font-size: 9pt;  font-weight: bold; }
.blackBold10 { color: #000000; font-family: arial; font-size: 10pt; font-weight: bold; }
.blackBold11 { color: #000000; font-family: arial; font-size: 11pt; font-weight: bold; }
.blackBold12 { color: #000000; font-family: arial; font-size: 12pt; font-weight: bold; }

/* General Bold Text - White */

.whiteBold7  { color: #ffffff; font-family: arial; font-size: 7pt;  font-weight: bold; }
.whiteBold8  { color: #ffffff; font-family: arial; font-size: 8pt;  font-weight: bold; }
.whiteBold9  { color: #ffffff; font-family: arial; font-size: 9pt;  font-weight: bold; }
.whiteBold10 { color: #ffffff; font-family: arial; font-size: 10pt; font-weight: bold; }
.whiteBold11 { color: #ffffff; font-family: arial; font-size: 11pt; font-weight: bold; }
.whiteBold12 { color: #ffffff; font-family: arial; font-size: 12pt; font-weight: bold; }

/* Text Highlighter */

a.cbMerchDirect:link    { color: #70bc1f; font-family: arial; font-size: 9pt; text-decoration: none; }
a.cbMerchDirect:visited { color: #70bc1f; font-family: arial; font-size: 9pt; text-decoration: none; }
a.cbMerchDirect:active  { color: #70bc1f; font-family: arial; font-size: 9pt; text-decoration: none; }
a.cbMerchDirect:hover   { color: #0000ff; font-family: arial; font-size: 9pt; text-decoration: underline; }	

.highlight  { background-color: #ffff00; }

.test { background-color: #ffff00; }


