table.classes
 { background-color: #B7B2B2; text-align: center; width: 585px; border: solid 0px #333 }

th.classes
 { color: #fff9e6; background-color: #333; margin: 1px; padding: 1px }

td.classes
 { color: #333; font-weight: bold; background-color: #B7B2B2; text-align: center; margin: 1px 0; padding: 1px 0; border-style: solid; border-width: 2px 0; border-color: #333 }


h2.title
 { color: #333; text-align: center; text-transform: uppercase }

h3.subtitle
 { color: #cc0000; font-style: normal; text-align: center; border: solid 0px #333 }

h3.header  { color: #333; font-size: 14px; font-weight: bold; text-transform: uppercase }

h3.subheader  { color: #333; font-size: 14px; font-weight: normal; text-transform: capitalize; text-indent: 0.5cm }

h4.text {
  color: #660000;
  font-size: 13px;
  /* font-family: Georgia, Times New Roman, Times, serif; */
  font-style: normal;
  text-indent: 0.5cm;
  margin: 0cm 1cm 0cm 1cm;
  text-transform: none;
}

h4.list {
  color: #660000;
  font-size: 13px;
  /* font-family: Georgia, Times New Roman, Times, serif; */
  font-style: normal;
  text-transform: none;
}


table.schedtablecontainer
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.schedbuttons
{
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td.schedbutton
{
	 font-size: 14px;
	 font-weight: normal;
	 border-style: solid;
	 border-width: 1px 1px 0;
	 border-color: #333;
	 background-color: #B7B2B2;
}