html, body, table, td, tr, input {
  font-family: Tahoma, Verdana;
  font-size:11px;
}

.button {
  background-color:#e5e5e5;
}

.button:hover, a:hover {
  background-color:#ffe7ba;
}

h3 {
  font-size:14px;
  font-weight:bold;
  text-align:center;
}

.schedTable {
  text-align:center;
  border:1px solid black;  
}

.na {
  backgroud-color:#f5f5dc;
}

.officehour {
  background-color:#ffb6c1;
}

.math1 {
  background-color:#ffff00;
}

.math43 {
  background-color:#00FF40;
}

.math2 {
  background-color:#ffe7ba; 
}

.math55 {
  background-color:#99FFE6;
  /* background-color:#ff99b3;*/
}

.math65-2 {
  background-color:#3366FF;
  color:#fff;
}

.math32 {
  background-color:#FF33CC;
}

.physics2a {
  background-color:#FF6633;
}

.collegehour {
  background-color:#cccccc;
}

