body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 80%;
  margin:0em 0em 0em 0em;
}

#leftcontent {
  float:left;
  width:70%;
  background:#fff;
  border-right:.2em solid #000;
  border-bottom:.2em solid #000;
  margin-right:1.5em;
  padding-bottom:1em;
}

#rightcontent {
  font-size: .9em;
  margin-left:0.3em;
  margin-right:0.3em;
}
		
p,h1,h2,h3,h4,h5,h6,pre {
  margin:0em 1em 1em 1em;
}
		
h1,h2,h3,h4,h5,h6 {
  font-family: "Times New Roman", Times, serif;
}

.new0901 {
  background-color: #afeeee;
}

.cancel {
  text-decoration: line-through;
}
