a                { color: #000000; text-decoration: none }
a:link           { color: #000000; text-decoration: none }
a:visited        { color: #000000; text-decoration: none }
a:active         { color: #000000; text-decoration: none }
a:hover          { color: #000000; text-decoration: none }

a.std            { color: #000000; text-decoration: none }
a.std:link       { color: #000000; text-decoration: none }
a.std:visited    { color: #000000; text-decoration: none }
a.std:active     { color: #000000; text-decoration: none }
a.std:hover      { color: #000000; text-decoration: none }

a.pic            { color: #000000; text-decoration: none }
a.pic:link       { color: #000000; text-decoration: none }
a.pic:visited    { color: #000000; text-decoration: none }
a.pic:active     { color: #000000; text-decoration: none }
a.pic:hover      { color: #000000; text-decoration: none }

a.navbar:link    { color: #000000; text-decoration: none }
a.navbar:visited { color: #000000; text-decoration: none }
a.navbar:active  { color: #000000; text-decoration: none }
a.navbar:hover   { color: #000000; text-decoration: none }

a.menu:link      { color: #000000; text-decoration: none }
a.menu:visited   { color: #000000; text-decoration: none }
a.menu:active    { color: #000000; text-decoration: none }
a.menu:hover     { color: #000000; text-decoration: none }

table.clean      { border-width: 0px; padding: 0px }

img              { border-color: #000000 }

.section-title   { font-family: Arial; font-size: 16pt; color: #000000; font-weight: bold; text-align: center }
.para-head       { font-family: Arial; font-size: 12pt; color: #000000; font-weight: bold; text-align: Left }
.footer          { font-family: Arial; font-size: 8pt;  color: #000000; font-weight: normal }
.body-bold       { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold; text-align: normal }
.body-cent       { font-family: Arial; font-size: 10pt; color: #000000; font-weight: normal; text-align: center }
.body-text       { font-family: Arial; font-size: 10pt; color: #000000; font-weight: normal }

.navbar          { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold }
.navbar-hl       { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold }

.menu            { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold; text-align: Left }
.menu-hl         { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold; text-align: Left }
.menu-cent       { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold; text-align: Center }

div.nav          { display: none }
