.copy {

  color: #6B0B0A;

  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;

  font-size: 10pt;

  font-style: normal;

  font-weight: normal;

  }



.headings {

  font-family: Trebuchet MS, Arial, verdana, Helvetica;

  font-size: 10pt;

  font-style: normal;

  line-height: normal;

  font-weight: bold;

  color: #663300;

  }



.Italic {

  font-family: Trebuchet MS, Arial, verdana, Helvetica;

  font-size: 10pt;

  font-style: italic;

  font-weight: normal;

  color: #660000;

  }



UL {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}



a, a:link { text-decoration: underline; color: #6B0B0A; }

a:visited { text-decoration: underline; color: #6B0B0A; }

a:hover { text-decoration: none; color: #FFFFFF; background-color: #6B0B0A; }


a.reserve, a.reserve:link { text-decoration: none; color: blue; background-color: transparent;}

a.reserve:visited { text-decoration: none; color: blue; background-color: transparent;}

a.reserve:hover { text-decoration: underline; background-color: transparent;}
