body {font-family: Comic Sans MS, Arial, sans serif;
	font-size:15px;
      font-weight:bold;
      color:#000080;
      background-image:url(../backgrounds/granite.gif);
      background-repeat:repeat;
      background-color:#c0c0c0}

table {font-family: Comic Sans MS, Arial, sans serif;
	   font-size:15px;
      font-weight:bold;
      color:#000000;
      cellpadding: 15px;
      margin:10}

td    {font-family: Comic Sans MS, Arial, sans serif;
	   font-size:15px;
      font-weight:bold;
      color:#000000}

/* 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 smallershadowed 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}

.bigger  {font-size: 20px;}

.smaller {font-size: 10px;}

.date    {font-family: Arial, sans serif;
          font-size: 10px}
          
.title   {font-family: Arial, sans serif;
          font-size: 12px;
          color: white}
          
.tofrom  {font-family: Arial, sans serif;
          font-size: 12px;
          font-weight: normal)

EM.small {font-size: 12px;}

UL     {margin-top: 0px;}

OL     {margin-top: 0px;}

code   {color: #0000c0}

sup    {font-size:-2}

A:link {color:#000080;
        text-decoration:underline}

A:visited {color:#000080;
           text-decoration:underline}

A:active {color:blue;
          text-decoration:none}

A:hover {color:blue;
         text-decoration:none}

