body,td,th {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
	background-color: #f7f710;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/back1.gif);
}
td.schedule {
  border: 1px;
  border-style: solid;
  border-color: #0000FF;
  background-color: #007bff;
  color: #ffffff;
}
.style2 {font-size: large}
.style3 {
	font-size: x-large;
	font-style: italic;
}
.style5 {color: #CCCCCC}
.style6 {font-size: x-small}
.style7 {font-weight: bold}
.style8 {
	color: #0000FF;
	font-weight: bold;
}
.style9 {
	color: #00CC00;
	font-weight: bold;
}
.style10 {font-size: small}
.style11 {color: #000000}
.style12 {
	color: #FF0000;
	font-weight: bold;
}
.style13 {color: #FF3300}
.style14 {color: #006600}
.style15 {
	color: #FF46A3;
	font-weight: bold;
}
.divbackwhite {
background-color:#FFFFFF;
}
.divbackpink {
background-color:#FF99CC;
}
.divbackyellow {
background-color: #FFFF66;
}