/* Generated by KompoZer */
h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 29px;
  text-align: center;
}
body {
  background-image: url(graph_paper.jpg);
  background-position:  center center;
  background-color: #2636a5;
  color: white;
}
.centered {
  border: 0px solid #000099;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
a:link {
  color: #ffcc33;
}
a:hover {
  color: yellow;
}
a:visited {
  color: #ff6600;
}
a:active {
  color: #ff6666;
}
.tborder_blue {
  border: 2px solid #33ccff;
}
.tboarder_dk_blue {
  border-style: solid;
  border-color: #2525bb #000044 black #000099;
  border-width: 4px;
}
.table_style_1 {
  border: 5px solid #000066;
  padding: 5px;
  color: black;
  background-color: white;
}
.table_style_1_header {
  border: 2px solid #000066;
  background-color: #3366ff;
  font-weight: bold;
}
.table_style_1_shaded {
  border: 2px solid black;
  background-color: #cccccc;
}
.program_table {
  border: 2px solid #000066;
  padding: 5px;
  background-color: white;
  color: black;
  font-family: monospace;
  font-size: 12px;
}
