body {
  font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Verdana, sans-serif;
  color: #333333;
  font-size: 11px;
  line-height: 20px;
  margin: 0px;
  padding: 0;
  background-color: #002B33;
}

.page {
  margin:0px auto;
  text-align:left;
  width: 1012px;
  background-color: white;
}

h1 {
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  line-height: 24px;
  color: #990000;
  margin-bottom: 5px;
  padding-top: 5px;
  font-size: 22px;
  text-transform:capitalize;
}

h2 {
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  line-height: 20px;
  color: #000000;
  margin-bottom: 5px;
  font-size: 18px;
  text-transform:capitalize;
}

h3 {
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  line-height: 18px;
  color: #000000;
  margin-bottom: 5px;
  font-size: 16px;
  text-transform:capitalize;
}

h4 {
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  line-height: 16px;
  color: #000000;
  margin-bottom: 5px;
  font-size: 14px;
  text-transform:capitalize;
}

h5 {
  font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Verdana, sans-serif;
  color: #000000;
  font-size: 13px;
  line-height: 14px;
}

h6 {
  font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Verdana, sans-serif;
  color: #000000;
  font-size: 12px;
  line-height: 14px;
}

p, td {
  font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Verdana, sans-serif;
  color: #333333;
  font-size: 11px;
  line-height: 14px;
}

th {
  font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Verdana, sans-serif;
  color: #333333;
  font-size: 11px;
  line-height: 14px;
  font-weight:bold;
}

.calTable td {
  font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Verdana, sans-serif;
  color: #000000;
  font-size: 10px;
  line-height: 12px;
  font-weight:normal;
}
.calTable th {
  font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Verdana, sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 15px;
  font-weight:normal;
}
.calWk1 { background-color: #F7941D; }
.calWk1 a { color:white; text-decoration:none; }
.calWk2 { background-color: #638622; }
.calWk2 a { color:white; text-decoration:none; }
.calWk3 { background-color: #D1589B; }
.calWk3 a { color:white; text-decoration:none; }
.calWk4 { background-color: #D21825; }
.calWk4 a { color:white; text-decoration:none; }

.sponsorTable {
  background-color: #FFFFFF;
}

.eventTable {
  border-top: 1px solid #999999;
}
.eventTable td {
  border-bottom: 1px solid #999999;
}
