body {font-family: Comic Sans MS, Ariel, sans serif;
	font-size:14px;
      font-weight:bold;
      color:#000080;
      background-image:url(./backgrounds/granite.gif);
      background-repeat:repeat;
      background-color:#c0c0c0}
td      {font-family: Comic Sans MS, Arial, sans serif;
  	   font-size:14px;
         font-weight:bold;
         color:#000080;}
/* Class "header"  Creates shadowed text (put shadow down first!)*/
.hshadow  {color:#808080;
           font-size:45px;
	     font-family: "Comic Sans MS", Arial, sans serif;
	     font-weight:bold;
	     font-style:italic;}
.header  {color:#0000a0;
          margin-left: -4px;
	    margin-top: -65px;
	    font-size:45px;
	    font-family: "Comic Sans MS", Arial, sans serif;
	    font-weight:bold;
	    font-style:italic;}
/* Class "subhead"  Creates smaller shadowed text (put shadow down first!) */
.shshadow {color:#808080;
	     font-size:20px;
	     font-family: Comic Sans MS, Arial, sans serif;
	     font-weight:bold;
	     font-style:italic;}
.subhead   {color:#0000a0;
	      margin-left: -4px;
	      margin-top: -31px;
	      font-size:20px;
	      font-family: Comic Sans MS, Arial, sans serif;
	      font-weight:bold;
	      font-style:italic;}
.closing {font-family: Arial, sans serif;
          font-size: 10px;
	  text-align:center;}
.bigger  {font-size: 18px;}
.smaller {font-size: 12px;}
.date    {font-family: Arial, sans serif;
          font-size: 10px;
          font-weight: normal}
UL     {margin-top: 0px;}
L     {margin-top: 0px;}
code   {color: #0000c0}
sup    {font-size:10px;}
b      {font-size:16px;}
A:link {color:#000080;
        text-decoration:underline}
A:visited {color:#0000aa;
           text-decoration:underline}
A:active {color:blue;
          text-decoration:none}
A:hover {color:blue;
         text-decoration:none}
