a:link   { color: maroon }
a:visited    { color: navy }
a:active   { color: teal }
a:hover { text-decoration: none }
body  { color: black; background-color: white; margin: 0px }
table { width: 100%; border: 0px }
H1   { font-family: Georgia, times, serif; text-align: left }
img { border: 0px }
.headline  { text-align: center; font-family: Myriad Pro, Myriad, arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt }
.top  { text-align: center; height: 100px; border: 0px }
.topi  { text-align: center; height: 100px; width: 415px; border: 0px }
.desc {
         text-align: justify;
         font-family: arial, tahoma, helvetica, sans;
         font-size: 10pt;
         font-weight: bold;
        }
.foot { margin: 5px }
.bar   { text-align: center; margin: 0px; border: 0px; width: 100%; height: 6px }
.bcorner     { background: url(images/bcorner.gif) no-repeat left top; padding: 10px }
.ncorner   { background: #90cef3 url(images/ncorner.gif) no-repeat right bottom; text-align: center; padding: 7px; width: 120px; vertical-align: top }
.ahem { display: none; }


