
body
{
  color: #222233;
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: 12px;
  background-color: #bbbbcf;
  text-align: left;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

h3
{
  color: #991111;
}

.remarks h3
{
  color: #111199;
}


a
{
  color: white;
  background-color: transparent;
  text-decoration: none;
}

a:link 
{
  color: white;
  background-color: transparent;
  text-decoration: none;
}

a:visited
{
  color: white;
  background-color: transparent;
  text-decoration: none;
}

a:hover
{
  background-color: transparent;
  text-decoration: underline;
}

ul li
{
  margin: .5em 0 .5em 0;
}

.syllabus dt
{
  color: #006600;
  font-weight: bold;
  margin: 1em 0 1em 40px;
}

.hhmts
{
  margin-top: 40px;
  font-size:10px;
  text-align: right;  
}

.remarks dt
{
  color: #666600;
  font-weight: bold;
  margin: 1em 0 1em 40px;
}

.course
{
  font-family: Courier New, monospaced;
  font-weight: bold;
}
