A:link { color: #CC6666;
  text-decoration: none
}

A:active { color: #CC6666;
  text-decoration: none
}

A:visited { color: #CC6666;
  text-decoration: none
}

A:hover { color: #FF6666;
  text-decoration: underline
}

.player {
  height: 17px;
  width: 240px;
  display: inline;
  margin: 1px
}

/* */   
.notes  { font-family: Arial;
  font-size: 17px;
  color: #000000
}

/* */   
.ac { font-size: 18px;
  font-family: "Book Antiqua", "Times New Roman", serif;
  font-weight: bold;
  color: #000000;
}

/* Copyright notice */   
.cr { font-size: 19px;
  font-family: "Book Antiqua", "Times New Roman", serif;
  font-style: italic;
}

/* Nav bar links */   
.lk {   font-size: 16px;
  font-family: "Book Antiqua", "Times New Roman", serif;
  color: #000000;
}

/* Page nav */   
.pg {   font-size: 21px;
  font-family: "Book Antiqua", "Times New Roman", serif;
  color: #000000;
}

/* Large header */   
h1 {   font-size: 40px;
  font-family: "Book Antiqua", "Times New Roman", serif;
  color: #000000;
  text-align: left;
}

/* Medium header */   
h2 {   font-size: 25px;
  font-family: "Book Antiqua", "Times New Roman", serif;
  color: #000000;
  text-align: left;
}

/* Medium centered header*/   
h3 {   font-size: 25px;
  font-family: "Book Antiqua", "Times New Roman", serif;
  color: #000000;
  text-align: center 
}

/* Medium sans serif centered header */   
.m2 {   font-size: 25px;
  font-family: Arial;
  font-weight: bold;
  text-align: center;
  color: #000000;
}

/* */   
.cb { font-size: 19px;
  font-family: Arial;
  color: #000000;
  text-align: left;
  vertical-align: top
}

/* */   
.cc { font-size: 19px;
  font-family: Arial;
  color: #000000;
  text-align: center;
  vertical-align: top
}

/* Index: Large italic header*/   
.ih1 {   font-size: 30px;
  font-family: "Book Antiqua", "Times New Roman", serif;
  font-weight: bold;
  font-style: italic;
  color: #000000;
  text-align: left;
}

/* Index: Large header*/   
.ih2 {   font-size: 30px;
  font-family: "Book Antiqua", "Times New Roman", serif;
  font-weight: bold;
  font-style: normal;
  color: #000000;
  text-align: left;
  vertical-align: center;
}

/* Index: Medium header*/   
.ih3 {   font-size: 23px;
  font-family: "Book Antiqua", "Times New Roman", serif;
  font-weight: bold;
  font-style: normal;
  color: #000000;
  text-align: left;
  vertical-align: center;
}

/* Index: Bulleted list entry */   
.ib { font-size: 19px;
  list-style-type: disc;
  list-style-position: outside;
  list-style-image: url(bullet.gif);
  font-family: Arial;
  color: #000000;
  line-height: 120%;
  text-align: left;
}

/* Index: Standard paragraph */   
.il { font-size: 19px;
  font-family: Arial;
  color: #000000;
  line-height: 120%;
  text-align: left;
}

/* Index: Unbulleted list entry */   
.ic { font-size: 19px;
  list-style-type: none;
  font-family: Arial;
  color: #000000;
  line-height: 120%;
  text-align: center;
  vertical-align: top;
}

/* Index: Small italics */   
.is { font-size: 13px;
  font-family: Arial;
  font-style: italic;
  color: #000000;
}

/* Small bulleted list entry */   
.sg {   font-size: 16px;
  list-style-type: disc;
  list-style-position: outside;
  list-style-image: url(bullet.gif);
  font-family: Arial;
  color: #000000;
  line-height: 120%;
  text-align: left;
}

.index {
  background-color: #ffffcc;
}

.page {
  background-color: #ffffcc;
}

/* */   
.ann { font-size: 19px;
  font-family: Arial;
  font-weight: normal;
  text-align: center;
  color: #FFFFFF;
  background-color: #000000;
  text-decoration: none
}

/* Table: header */   
.th { font-size: 15px;
  font-family: Arial;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  background-color: #336699;
  text-decoration: none
}

/* Table: standard cell*/   
.tb { font-size: 16px;
  font-family: Arial;
  color: #000000;
  text-align: left;
  vertical-align: top
}

/* Table: flipside cell */   
.tflip { font-size: 16px;
  font-family: Arial;
  color: #000000;
  text-align: left;
  vertical-align: top;
  border-top: 1px dashed #666666;
}

/* Table: section divider */   
.tm { font-size: 19px;
  font-family: Arial;
  font-weight: normal;
  text-align: center;
  color: #FFFFFF;
  background-color: #336699;
  text-decoration: none
}

/* Table: centered cell */   
.tc { font-size: 16px;
  font-family: Arial;
  color: #000000;
  text-align: center;
  vertical-align: top
}

/* Table: right-justified cell*/   
.td { font-size: 16px;
  font-family: Arial;
  color: #000000;
  text-align: right;
  vertical-align: top
}

