 .tiny {
  font-size: 1pt;
  font-height: 1px;
 }

 .menutext {
  font-family : Arial;
  font-size : 8pt;
  text-decoration : none;
  color : #6E598F;
 }
 
 .mainmenutext {
  font-family : Arial;
  font-size : 8pt;
  text-decoration : none;
  color : #FFFFFF;
 }
 
 .bodytext,.bodytext:link,.bodytext:hover,.bodytext:visited,.bodytext:active {
  font-family : Arial;
  font-size : 9pt;
  text-decoration : none;
  color : #6E598F;
 }
 
 .newstext {
  font-family : Arial;
  font-size : 9pt;
  text-decoration : none;
  color : #242424;
 }

 .largenewstext {
  font-family : Arial;
  font-size : 10pt;
  text-decoration : none;
  font-style : bold;
  color : #505050;
 }

 .bodytext b {
  font-family : Arial;
  font-size : 10pt;
  text-decoration : none;
  color : #6E598F;
  font-style : bold;
 }
 
 .smallbodytext b {
  font-family : Arial;
  font-size : 9pt;
  text-decoration : none;
  color : #6E598F;
  font-style : bold;
 }
 
 .largebodytext {
  font-family : Arial;
  font-size : 10pt;
  text-decoration : none;
  color : #6E598F;
 }
  
 .highlight {
  font-family : Arial;
  font-size : 10pt;
  text-decoration : none;
  color : maroon;
  font-style : bold;
 }
 
 .highlight b {
  font-family : Arial;
  font-size : 10pt;
  text-decoration : none;
  color : maroon;
  font-style : bold;
 }
 
  .largewhitetext {
  font-family : Arial;
  font-size : 10pt;
  text-decoration : none;
  color : #FFFFFF;
 }
 
  .largewhitetext b {
  font-family : Arial;
  font-size : 10pt;
  text-decoration : none;
  color : #FFFFFF;
  font-style : bold;
 }