body, td {background-color: #fff; color: #333; margin: 0; padding: 0; }
.hide {display: none; }


#path {position: absolute; top: 0; left: 0; border: 0; background-color: #999; color: #000; height: 1.5em; width: 100%; }

#content {position: absolute;  top: 1.5em; width: 100%; background-color: #fff; color: #000;  border-top: .5em solid #fc0; border-bottom: .5em solid #fc0;background: url("./graphics/paper5.jpg"); }

#toparea {text-align: center; font-weight: bold; }

#text {margin: 0 25% 0 25%; text-align: justify; line-height: 1.8; }

#bottom {width: 100%; text-align: center; }

a:link {color: #00f; font-weight: bold; text-decoration: none; background: transparent; }
a:visited {color: #909; font-weight: bold; text-decoration: none; background: transparent; }
a:hover {color: #f00; font-weight: bold; text-decoration: none; background: transparent; }
a:active {color: #00f; font-weight: bold; text-decoration: none; background: transparent; }

