body         {
       color: #000000;
       background-color: #FFFFFF;
       font-family: "lr SVbN", "Osaka|"
}

a            {  text-decoration: none       }
a:hover      {  text-decoration: underline  }
a:link       {  color: #0000FF;             }
a:visited    {  color: #CC00CC;             }

table        {  table-layout: fixed         }

.txt10px     {  font-size: 10px; line-height: 14px}
.txt12px     {  font-size: 12px                     }
.txt14px     {  font-size: 14px; line-height: 20px  }
.txt15px     {  font-size: 15px; line-height: 20px  }
.txt16px     {  font-size: 16px; line-height: 20px  }
.txt14pxb    {  font-size: 14px; font-weight: bold  }
.txt16pxb    {  font-size: 16px; font-weight: bold  }
.copy        {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px}
.new	     {  font-style: italic; font-size: 20px; font-weight:bold; color: #FFD700}
.menu_new    {  font-style: italic; font-size: 16px; font-weight:bold; color: #FFD700;}

