body, table, th, td { font-family: tahoma, arial, sans-serif; font-size: 12px; line-height: 1.5em;}

/* Text Font Only */
.titl1 { font-family: arial; font-size: 14px; font-weight: bold; color: #EE1E25; }              /* Large Red                 */
.titl2 { font-family: arial; font-size: 12px; font-weight: bold; color: #000000; }              /* Large Black               */
.titl3 { font-size: 12px; font-weight: bold; color: #000000; }                                  /* Small Black               */
.body1 { font-family: verdana; font-size: 12px; color: #000000; }                               /* Verdana Black             */
.foot1 { font-size: 10px; color: #000000; }                                                     /* Small Footer              */


/* Links Only */
a         { color: #820080; text-decoration: none; font-weight: bold; }
a:visited { color: #820080; text-decoration: none; font-weight: bold; }
a:hover   { color: #820080; text-decoration: underline; font-weight: bold; }

a.navi:visited { color: #820080; font-weight: bold; }
a.navi:hover   { color: #820080; font-weight: bold; }
