BODY{ 
  background-color: #bbdddd;
  font-family: arial; 
  font-size: small;
  color: black;
}
TD{ 
  background-color: #bbdddd;
  font-family: arial; 
  font-size: small;
  color: black;
}
.header{
  font-weight: bold;
}
.quote{
  font-size: x-small;
}
.breadcrumb, A.breadcrumb, A.breadcrumb:link, A.breadcrumb:active, A.breadcrumb:hover, A.breadcrumb:visited{
  text-decoration: none;
  font-size: x-small;
  font-weight: bold;
  color: #990000;
}

.update{
  color: #cc0000;
  font-weight: bold;
}
.toDo{
  color: #0000cc;
  font-weight: bold;
}


