body {
  background-color: #FFF;
  color: #000;
  font-family: American Typewriter, Times New Roman, Serif;
  font-size: 10pt;
  padding-bottom: 120px;
}
div #body {
margin: 0;
padding: 0;
width: 100%;
}
#content h1.header {
  font-family: American Typewriter, Serif;
  font-weight: normal;
  background-color: #69F;
  border: 1px solid #000;
  display: block;
  width: 40%;
  margin-top: 9px;
  margin-left: 10px;
  margin-bottom: -1px;
  text-align: center;
}
div #right {
  background-color: #69F;
  width: 100%;
  border: 1px solid #000;
  float: right;
  margin-top: -10px;
}
#right h1 {
  margin-top: 0;
  font-family: American Typewriter, Serif;
  font-size: 12pt;
  margin-left: 2px;
  margin-bottom: 2px;
  text-align: left;
  font-weight: normal;
}
#right p {
  margin: 5px;
  margin-top: 7px;
  margin-right: 10px;
}
a {
  color: blue;
  font-style: normal;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#right_quote {
  margin: 5px;
  margin-top: 0;
  float: right;
  width: 40%;
}
p #right_quote {
  margin-top: 7px;
}
div #bottom {
  position: fixed;
  margin-left: -10px;
  border-top: 1px solid #000;
  bottom: 0;
  width: 100%;
  height: 110px;
}
div #top {
  width: 100%;
  background-color: #69F;
  border: 1px solid #000;
}
#top h1 {
  color: #FFF;
  font-family: American Typewriter, Serif;
  padding: 5px;
  font-size: 15pt;
  margin: 0;
  margin-bottom: 4px;
  font-weight: normal;
}
#top a {
  color: #FFF;
  text-decoration: underline;
}
#top a:hover {
  color: blue;
}
#top p {
  font-size: 10pt;
  margin-top: -5px;
  padding-left: 10px;
  margin-bottom: 2px;
  color: #FFF;
}
table.content {
	border: 1px solid #000;
	background-color: #FFF;
}
table.content td.content_header {
	width: 90%;
	background-color: #69F;
	margin-left: 5px;
	margin-bottom: 0;
	padding-bottom: 5px;
}
table.content h1 {
	display: block;
	text-align: left;
	font-size: 15px;
	font-weight: normal;
	width: 100%;
	border-bottom: 0;
	padding: 5px;
	margin: 0;
	padding-bottom: 0;
	color: #000;
	background-color: #69F
	border: 0;
}
table.content h2.info {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	display: inline;
	width: 100%;
	border-bottom: 0;
	padding: 5px;
	color: #000;
}
table.content h2.info a:link, table.content h2.info a:active, table.content h2.info a:visited, table.content h2.info a:hover {
	color: #fff;
}
table.content p {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
}
table.announcement {
  width: 100%;
}
table.announcement td.title {
width: 100%;
background-color: #69F;
text-align: center;
font-weight: bold;
font-size: 14pt;
}
table.announcement td.content {
  font-size: 10pt;
  padding: 4px;
}
p.link {
 font-style: normal;
 font-size: 14pt;
 padding: 1px;
 padding-left: 89px;
 text-indent: -89px;
 margin-top: 7px
}
p.link:hover {
  background-color: transparent; 
}
h4 {
  margin: 0;
}
table.classlist td {
  font-size: 14pt;
}
ul {
 font-size: 10pt; 
}
table.filelist {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}
.filelist td {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}
