a:hover  { color: orangered; text-decoration: underline; }
a          { text-decoration : none; color: mediumblue; }
img       { margin: 0px 0px 0px 0px; border-width: 0px; }
body     { text-align: center; }

.div1   { width: 700px; text-align: left; background-color: white; font-size: 9pt; line-height: 13pt; }
.div2   { width: 150px; height: 450px; padding: 5px; border-style: solid; border-width: 1px; border-color: gray; 
          overflow: auto; }
.title   { text-align: center; margin: 0px 0px 0px 0px; }
.hr     { margin: 0px 0px 10px 0px; }
