.arial6 {font-family: arial; font-size: 6px;}
.arial10 {font-family: arial; font-size: 10px;}
.arial11 {font-family: arial; font-size: 11px;}
.arial12 {font-family: arial; font-size: 12px;}
.arial13 {font-family: arial; font-size: 13px;}
.arial14 {font-family: arial; font-size: 14px;}
.arial15 {font-family: arial; font-size: 15px;}
.arial16 {font-family: arial; font-size: 16px;}
.arial18 {font-family: arial; font-size: 18px;}
.arial20 {font-family: arial; font-size: 20px;}

.comic11 {font-family: Comic Sans MS; font-size: 11px;}
.comic12 {font-family: Comic Sans MS; font-size: 12px;}
.comic13 {font-family: Comic Sans MS; font-size: 13px;}
.comic14 {font-family: Comic Sans MS; font-size: 14px;}
.comic16 {font-family: Comic Sans MS; font-size: 16px;}
.comic17 {font-family: Comic Sans MS; font-size: 17px;}
.comic18 {font-family: Comic Sans MS; font-size: 18px;}
.comic20 {font-family: Comic Sans MS; font-size: 20px;}
.comic22 {font-family: Comic Sans MS; font-size: 22px;}
.comic24 {font-family: Comic Sans MS; font-size: 24px;}
.comic26 {font-family: Comic Sans MS; font-size: 26px;}

.times10 {font-family: Times New Roman; font-size: 10px;}
.times12 {font-family: Times New Roman; font-size: 12px;}
.times13 {font-family: Times New Roman; font-size: 13px;}
.times14 {font-family: Times New Roman; font-size: 14px;}
.times16 {font-family: Times New Roman; font-size: 16px;}
.times18 {font-family: Times New Roman; font-size: 18px;}
.times20 {font-family: Times New Roman; font-size: 20px;}
.times21 {font-family: Times New Roman; font-size: 21px;}
.times22 {font-family: Times New Roman; font-size: 22px;}
.times24 {font-family: Times New Roman; font-size: 24px;}
.times28 {font-family: Times New Roman; font-size: 28px;}
.times32 {font-family: Times New Roman; font-size: 32px;}

.verdana10 {font-family: verdana; font-size: 10px;}
.verdana11 {font-family: verdana; font-size: 11px;}
.verdana12 {font-family: verdana; font-size: 12px;}
.verdana16 {font-family: verdana; font-size: 16px;}

.black {color: black;}
.blue {color: blue;}
.liteblue {color: #77aaff;}
.darkblue {color: #000099;}
.ltblue {color: #0000dd;}
.red {color: red;}
.ltred {color: #dd0000;}
.darkred {color: #884444;}
.white {color: white;}
.ltgreen {color: #00dd00;}
.green {color: #009900;}
.brown {color: brown;}

.bold{font-weight: bold;}
.normal{font-weight: normal;}

A { text-decoration: underlined; }
A:link { color: maroon; }
A:visited { color: #7777cc; }
A:active { color: #aaaaaa; }
A:hover { color: red; text-decoration: underline overline;}
