body {
font-family: Book Antiqua;
color: #333399;
background-color: #FFFFFF;
}
h1 {
font-family: Times New Roman;
color: #333399;
font-size: 150%;
text-align: center;
}
#leftcell {
text-align: justify;
padding-right: 30px;
vertical-align: top;
}
#midcell {
border-left-width: 1px;
border-left-style: solid;
border-left-color: #EFEFEF;
}
a:link {
font-family: Times New Roman;
font-weight: bold;
text-decoration: none;
color: #008000;
}
a:hover {
font-family: Times New Roman;
text-decoration: underline;
color: #008000;
}
hr {
text-align: center;
}
li {
list-style-type: none;
}