body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.introtext{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.locationstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.background {
	background-color: #999999;
}

.directiontitle {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 2px;
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	font-weight : bolder;
	color : Maroon;
}

.directiontext {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	font : Trebuchet MS, Arial, Helvetica;
}

.sched-red {
	font-size: 10px;
	color : Red;
}
.sched-red-hdr {
	background-color: Red;
	color : Black;
}

.sched-white {
	font-size: 10px;
	background-color : White;
}

.sched-grey{
	background : Silver;
}

.sched-home{
	font-weight : bold;
}

.sched-table {
	border: 2px ridge;
}

.sched-day1{
	background : Silver;
}
.sched-day2{
	background : Aqua;
}
.sched-day3{
	background : Fuchsia;
}
.sched-day4{
	background : Green;
}
.sched-day5{
	background : Olive;
}
