
body
 {
  font-family : Arial, Verdana, Helvetica;
  font-size   : 9pt;
  font-weight : normal;
  color       : #000000;
 }

.bodyjust
 {
  font-family : Arial, Verdana, Helvetica;
  font-size   : 9pt;
  font-weight : normal;
  text-align  : justify;
  color       : #000000;
 }

.maintit
 {
  font-family : Arial, Verdana, Helvetica;
  font-size   : 18pt;
  font-weight : normal;
  color       : #0000FF;
 }

.newstit
 {
  font-family : Arial, Verdana, Helvetica;
  font-size   : 14pt;
  font-weight : bold;
  text-align  : left;
  color       : #33CC66;
 }

.newssubtit
 {
  font-family : Arial, Verdana, Helvetica;
  font-size   : 9pt;
  font-weight : bold;
  font-style  : italic;
  text-align  : left;
  color       : #666666;
 }

.smlc
 {
  font-family : Arial, Verdana, Helvetica;
  font-size   : 7pt;
  font-weight : normal;
  text-align  : center;
  color       : #000000;
 }

.link-foot
 {
  font-family     : Arial, Verdana, Helvetica;
  font-size       : 8pt;
  font-weight     : normal;
  text-decoration : none;
  color           : #FF0000;
 }

.link-foot:hover
 {
  font-family     : Arial, Verdana, Helvetica;
  font-size       : 8pt;
  font-weight     : normal;
  text-decoration : normal;
  color           : #0000FF;
 }

.link-sml
 {
  font-family     : Arial, Verdana, Helvetica;
  font-size       : 7pt;
  font-weight     : normal;
  text-decoration : none;
  color           : #0000FF;
 }

.link-sml:hover
 {
  font-family     : Arial, Verdana, Helvetica;
  font-size       : 7pt;
  font-weight     : normal;
  text-decoration : underline;
  color           : #0000FF;
 }

.link-body
 {
  font-family     : Arial, Verdana, Helvetica;
  font-size       : 9pt;
  font-weight     : normal;
  text-decoration : none;
  color           : #0000FF;
 }

.link-body:hover
 {
  font-family     : Arial, Verdana, Helvetica;
  font-size       : 9pt;
  font-weight     : normal;
  text-decoration : none;
  color           : #FF0000;
 }

.aamm-data
 {
  font-family     : Arial, Verdana, Helvetica;
  font-size       : 7pt;
  font-weight     : normal;
  text-decoration : none;
  text-align      : center;
  color           : #FFFFFF;
 }

.gg-data
 {
  font-family     : Arial, Verdana, Helvetica;
  font-size       : 20pt;
  font-weight     : bold;
  text-decoration : none;
  text-align      : center;
  color           : #000000;
 }


