HR {
  color: black;
  height: 1px
}
hr.raised {
  position: relative;
  top: -1ex
}
h3 {
  text-align: center
}
h4 {
  text-align: left
}
h5 {
  text-align: left;
  text-decoration: underline
}
body {
  padding: 3px
}
.rec {
  color: #C00000
}
.vwi {
  font-weight: normal;
  font-family: serif;
  font-style:  italic
}
table.reading {
  position: relative;
  top: -0.5ex  
}
.term {
  color: blue;
  font-style: italic
}
.date {
  font-weight: bold
}
.quiz {
  font-weight: bold
}
.schedule  {
  background-color: #C090E8;
  text-align: center
}
.assign {
  color: red
}
A:link    {
  color: blue;   
  text-decoration: none
}
A:visited {
  color: #9900FF;   
  text-decoration: none
}
A:active  {
  color: red;    
  text-decoration: underline
}
A:hover {
  color: red;
  text-decoration: underline
}
.red {
  color: red;
}
