body, td, input, textarea, select
  { font-family: Arial, Helvetica, sans-serif; }

a:link, a:active, a:visited, a:hover
  { text-decoration: none; }

.cursive     { font-family: "Lucida Calligraphy", "Freestyle Script", "Brush Script MT", cursive; }
.fantasy     { font-family: fantasy; }
.monospace   { font-family: "Courier New", Courier, monospace; }
.handwritten { font-family: "Comic Sans MS", cursive; }

.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; }

.font25      { font-size:  25%; }
.font25B     { font-size:  25%; font-weight: bold; }
.font25BI    { font-size:  25%; font-weight: bold; font-style: italic; }
.font25BIU   { font-size:  25%; font-weight: bold; font-style: italic; text-decoration: underline; }
.font25BU    { font-size:  25%; font-weight: bold; text-decoration: underline; }
.font25I     { font-size:  25%; font-style: italic; }
.font25IU    { font-size:  25%; font-style: italic; text-decoration: underline; }
.font25U     { font-size:  25%; 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; }

