body{
  font-family:Helvetica,Arial,sans-serif;
  font-size:12pt;
  background-color:#ffffff;
  color:#000000;
}

a:link{
  color:#990099;
  text-decoration:underline;
}

a:visited{
  color:#660066;
  text-decoration:underline;
}

h1{
  font-size:24pt;
}

h2{
  font-size:18pt;
}

h3{
  font-size:14pt;
}

h4{
  font-size:12pt;
}
div#head{
  text-align:center;
}

div.meta{
  background-color: #cccccc;
}

div.excourse{
  background-color: #eeccee;
}

blockquote{
  background-color: #ffeeff;
}

ul{
  list-style-image: url(item.gif);
}

table{
  border-spacing:0;
}
  

th{
  background-color: #eeccee;
  font-size: 12pt;
  font-style: italic;
  font-weight: normal;
  padding: 3;
}

td{
  background-color: #ffffff;
  font-size: 12pt;
  padding: 3;
}

p{
  line-height: 1.5;
}

li{
  line-height: 1.5;
}
