<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  margin-left: 0.5in;
  margin-right: 0.5in;
  margin-top: 0;
  background: #ffe9bf;
  color: black;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
}

#cs-header {
  background: white;
  text-align: center;
}

#cs-wrapped {
  background: white;
}

#cs-footer {
  background: white;
  text-align: center;
  padding-top: 10px;
  border-top: 1px solid #c0c0c0;
  padding-bottom: 5px;
}
#cs-footer a {
  text-decoration: none;
  color: #aa0202;
}
#cs-footer a:hover {
  text-decoration: underline;
}

/*
 * Adjust a few webcalendar styles to taste
 */
#prevmonth.minical, #nextmonth.minical {
  margin: 5px;
  border: 1px solid #c0c0c0;
  border-collapse: separate;
}
#prevmonth.minical td, #nextmonth.minical td {
  border: 1px solid #e0e0e0;
}
.minical caption {
  font-size: 14px;
}

#login #cs-wrapped {
  text-align: center;
}
#login h2 {
  margin-top: 0;
  padding-top: 16px;
}
</pre></body></html>