body, p
      { 
      color: #000; 
      font-size: 12px; 
      font-family: Georgia; 
      font-weight: normal; 
      line-height: 14px; 
      background-repeat: repeat; 
      background-attachment: scroll 
      }

tr, td
      { 
      color: #000; 
      filter: alpha(opacity=93); 
      opacity: 0.93; 
      font-size: 12px; 
      font-family: Georgia; 
      font-weight: normal; 
      line-height: 14px; 
      background-repeat: repeat-y; 
      background-attachment: scroll 
      }

a, a:link, a:visited, a:active
      { color: #000; 
      font-size: 12px; 
      font-family: Georgia; 
      font-weight: normal; 
      line-height: 14px; 
      text-decoration: none 
      }

a:hover
      { 
      color: #000; 
      font-size: 12px; 
      font-family: Georgia; 
      font-weight: normal; 
      line-height: 14px; 
      background-color: #ff0 
      }

a img
      { 
      font-family: Georgia; 
      border: none 
      }



.bodytext, p.bodytext, tr.bodytext, td.bodytext
      { 
      color: #000; 
      font-size: 12px; 
      font-family: Georgia; 
      font-weight: normal; 
      line-height: 14px 
      }
      
.bullettext, p.bullettext, tr.bullettext, td.bullettext
      { 
      color: #000; 
      font-size: 12px; 
      font-family: Georgia; 
      font-weight: normal; 
      line-height: 14px 
      }
      
.headingA, p.headingA, tr.headingA, td.headingA
      { color: #000; 
      font-size: 12px; 
      font-family: Georgia; 
      font-weight: normal; 
      line-height: 14px; 
      background-color: #ff0 
      }
      
.headingB, p.headingB, tr.headingB, td.headingB
      { 
      color: #000; 
      font-size: 12px; 
      font-family: Georgia; 
      font-weight: bold; 
      line-height: 14px 
      }



.bodytextwhite, p.bodytextwhite, tr.bodytextwhite, td.bodytextwhite
      { 
      color: #fff; 
      font-size: 12px; 
      font-family: Georgia; 
      font-weight: normal; 
      line-height: 14px 
      }
             
.displaywhite, p.displaywhite, tr.displaywhite, td.displaywhite
      { 
      color: #fff; 
      font-size: 72px; 
      font-family: "Times New Roman", Times; 
      font-weight: bold; 
      line-height: 64px; 
      text-decoration: blink; 
      word-spacing: -5px; 
      letter-spacing: -1px 
      }
      
.displaywhiteITAL, p.displaywhiteITAL, tr.displaywhiteITAL, td.displaywhiteITAL
      { 
      color: #fff; 
      font-size: 72px; 
      font-family: "Times New Roman", Times; 
      font-style: italic; 
      line-height: 64px; 
      text-decoration: blink; 
      word-spacing: -3px 
      }
      
.bigGRAB, p.bigGRAB, tr.bigGRAB, td.bigGRAB
      { 
      color: #000; 
      font-size: 18px; 
      font-family: Georgia; 
      line-height: 18px; 
      text-decoration: blink; 
      word-spacing: -1px 
      }
      
.bigboldGRAB, p.bigboldGRAB, tr.bigboldGRAB, td.bigboldGRAB
      { 
      color: #000; 
      font-size: 18px; 
      font-family: Georgia; 
      font-weight: bold; 
      line-height: 18px; 
      text-decoration: blink; 
      word-spacing: -1px 
      }
