body {
 margin-top:0;
 margin-left:0;
 overflow-x: hidden;
 overflow:-moz-scrollbars-vertical;
}

a {
 color: #FFFFFF;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

#title {
 position: absolute;
 margin-top: 10;
 margin-left: 100;
}

#logo {
 display: none;
}

#nav {
 display: none;
}

#menu {
 display: none;
}

#cont a {
 color:#0e3018;
}

#cont {
 font-family: "Palatino Linotype", "Times New Roman";
 color: #0e3018;
 position: absolute;
 margin-top: 270;
 margin-left: 70;
 width:520;
 page-break-inside: allow;
}

#copy {
 display: none;
}

big {
 font-weight: bold;
 text-decoration: underline;
}

table {
 color:#0e3018;
}