body, td, input, textarea, select
  { font-family: Tahoma, Arial, Helvetica, sans-serif; }

a:link, a:active, a:visited, a:hover
  { text-decoration: none; }

.handwritten
  { font-family: "Lucida Calligraphy", "Freestyle Script", "Brush Script MT", cursive; }

.monospace
  { font-family: "Courier New", Courier, monospace; }

.fontB      { font-weight: bold; }
.fontBI     { font-weight: bold; font-style: italic; }
.fontBIU    { font-weight: bold; font-style: italic; text-decoration: underline; }
.fontBU     { font-weight: bold; text-decoration: underline; }
.fontI      { font-style: italic; }
.fontIU     { font-style: italic; text-decoration: underline; }
.fontU      { text-decoration: underline; }

.font50     { font-size:  50%; }
.font50B    { font-size:  50%; font-weight: bold; }
.font50BI   { font-size:  50%; font-weight: bold; font-style: italic; }
.font50BIU  { font-size:  50%; font-weight: bold; font-style: italic; text-decoration: underline; }
.font50BU   { font-size:  50%; font-weight: bold; text-decoration: underline; }
.font50I    { font-size:  50%; font-style: italic; }
.font50IU   { font-size:  50%; font-style: italic; text-decoration: underline; }
.font50U    { font-size:  50%; text-decoration: underline; }

.font75     { font-size:  75%; }
.font75B    { font-size:  75%; font-weight: bold; }
.font75BI   { font-size:  75%; font-weight: bold; font-style: italic; }
.font75BIU  { font-size:  75%; font-weight: bold; font-style: italic; text-decoration: underline; }
.font75BU   { font-size:  75%; font-weight: bold; text-decoration: underline; }
.font75I    { font-size:  75%; font-style: italic; }
.font75IU   { font-size:  75%; font-style: italic; text-decoration: underline; }
.font75U    { font-size:  75%; text-decoration: underline; }

.font100    { font-size: 100%; }
.font100B   { font-size: 100%; font-weight: bold; }
.font100BI  { font-size: 100%; font-weight: bold; font-style: italic; }
.font100BIU { font-size: 100%; font-weight: bold; font-style: italic; text-decoration: underline; }
.font100BU  { font-size: 100%; font-weight: bold; text-decoration: underline; }
.font100I   { font-size: 100%; font-style: italic; }
.font100IU  { font-size: 100%; font-style: italic; text-decoration: underline; }
.font100U   { font-size: 100%; text-decoration: underline; }

.font125    { font-size: 125%; }
.font125B   { font-size: 125%; font-weight: bold; }
.font125BI  { font-size: 125%; font-weight: bold; font-style: italic; }
.font125BIU { font-size: 125%; font-weight: bold; font-style: italic; text-decoration: underline; }
.font125BU  { font-size: 125%; font-weight: bold; text-decoration: underline; }
.font125I   { font-size: 125%; font-style: italic; }
.font125IU  { font-size: 125%; font-style: italic; text-decoration: underline; }
.font125U   { font-size: 125%; text-decoration: underline; }

.font150    { font-size: 150%; }
.font150B   { font-size: 150%; font-weight: bold; }
.font150BI  { font-size: 150%; font-weight: bold; font-style: italic; }
.font150BIU { font-size: 150%; font-weight: bold; font-style: italic; text-decoration: underline; }
.font150BU  { font-size: 150%; font-weight: bold; text-decoration: underline; }
.font150I   { font-size: 150%; font-style: italic; }
.font150IU  { font-size: 150%; font-style: italic; text-decoration: underline; }
.font150U   { font-size: 150%; text-decoration: underline; }

.font175    { font-size: 175%; }
.font175B   { font-size: 175%; font-weight: bold; }
.font175BI  { font-size: 175%; font-weight: bold; font-style: italic; }
.font175BIU { font-size: 175%; font-weight: bold; font-style: italic; text-decoration: underline; }
.font175BU  { font-size: 175%; font-weight: bold; text-decoration: underline; }
.font175I   { font-size: 175%; font-style: italic; }
.font175IU  { font-size: 175%; font-style: italic; text-decoration: underline; }
.font175U   { font-size: 175%; text-decoration: underline; }

.font200    { font-size: 200%; }
.font200B   { font-size: 200%; font-weight: bold; }
.font200BI  { font-size: 200%; font-weight: bold; font-style: italic; }
.font200BIU { font-size: 200%; font-weight: bold; font-style: italic; text-decoration: underline; }
.font200BU  { font-size: 200%; font-weight: bold; text-decoration: underline; }
.font200I   { font-size: 200%; font-style: italic; }
.font200IU  { font-size: 200%; font-style: italic; text-decoration: underline; }
.font200U   { font-size: 200%; text-decoration: underline; }

