/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */
 
   .right {text-align:right;}
   .center{text-align:center;}
   .left  {text-align:left;} 
   .justify  {text-align:justify;} 
   
   .t90 {font-size: 90px;}
   .t80 {font-size: 80px;}
   .t70 {font-size: 70px;}
   .t60 {font-size: 60px;}
   .t50 {font-size: 50px;}
   .t45 {font-size: 45px;}
   .t40 {font-size: 40px;}
   .t35 {font-size: 35px;}
   .t30 {font-size: 30px;}
   .t25 {font-size: 25px;}
   .t20 {font-size: 20px;}
   .t15 {font-size: 15px;}
   .t10 {font-size: 10px;}
   
   .black {color: black;}
   .white {color: white;}
   .blue {color: blue;}
   .red {color: red;}
   
   .nbold   {font-weight: normal;}
   .bold   {font-weight: bold;}
   .tbold   {font-weight: 900;}
    
   .inormal {font-style: normal;}
   .italic {font-style: italic;}
   .ioblique {font-style: oblique;}
   
  .xxs {font-size: xx-small;}
 .xs {font-size: x-small;}
 .s {font-size: small;}
 .m  {font-size: medium;}
 .l  {font-size: large;}
 .xl  {font-size: x-large;}
 .xxl  {font-size: xx-large;}
 .xxxl  {font-size: xxx-large;}
 
 .arial {font-family:  Arial, serif;}
 .cedar {font-family: Cedarville, script;}
 .garamond {font-family: Garamond, serif;}
 .georgia {font-family: Georgia, serif;}
 .roman {font-family: 'Times New Roman', serif;}
 .tahoma {font-family: Tahoma, serif;} 
 .veranda {font-family: Veranda, serif;}

.f100 {font-weight: 100}
.f200 {font-weight: 200}
.f300 {font-weight: 300}

  div.f90 {font-size: 90px; font-weight: bold; font-style: italic; text-align:center;} 
  div.f80 {font-size: 80px; font-weight: bold; font-style: italic; text-align:center;} 
  div.f70 {font-size: 70px; font-weight: bold; font-style: italic; text-align:center;} 
  div.f60 {font-size: 60px; font-weight: bold; font-style: italic; text-align:center;} 
  div.f50 {font-size: 50px; font-weight: bold; font-style: italic; text-align:center;} 
  div.f40 {font-size: 40px; font-weight: bold; font-style: italic; text-align:center;} 
  div.f30 {font-size: 30px; font-weight: bold; font-style: italic; text-align:center;}  
  div.f25 {font-size: 25px; font-weight: bold; font-style: italic; text-align:center;}  
  div.f20 {font-size: 20px; font-weight: bold; font-style: italic; text-align:center;}  
  div.f10 {font-size: 10px; font-weight: bold; font-style: italic; text-align:center;}  
   