BODY.normal {  color: darkblue;
               background-image: url("back.gif"); 
               background-color: #000000;
               font-family: "Comic Sans MS", arial, helvetica, "Times Roman";
               font-size: 14pt;
               font-style: normal;
               font-weight: normal; 
               text-decoration: none }


TD.normal {    color: darkblue;
               font-family: "Comic Sans MS", arial, helvetica, "Times Roman";
               font-size: 14pt;
               font-style: normal;
               font-weight: normal; 
               text-decoration: none }

TD.bolder {    color: darkblue;
               font-family: "Comic Sans MS", arial, helvetica, "Times Roman";
               font-size: 14pt;
               font-style: normal;
               font-weight: bolder; 
               text-decoration: none }

TD.big    {    color: darkblue;
               font-family: "Comic Sans MS", arial, helvetica, "Times Roman";
               font-size: 18pt;
               font-style: normal;
               font-weight: bolder; 
               text-decoration: none }

TD.small {     color: darkblue;
               font-family: "Comic Sans MS", arial, helvetica, "Times Roman";
               font-size: 12pt;
               font-style: normal;
               font-weight: normal; 
               text-decoration: none }
