
body {background: #0000ff url(background3.png) repeat-x;
background-attachment: fixed}

.title {font-family: Verdana, Monospace; font-size: 18pt; color: #ff0000; text-align: center; align: center}
.endrant {font-family: Lucida Console, Helvetica, Monospace; font-size: 8pt; color: #000000; text-align: right}
.copyright {font-family: Tahoma; font-size: 10pt; text-align: center; color: #ff0000}
td.menu {background-color: #c0c0c0; width: 90%; font-family: Verdana, Monospace; font-size: 10pt; color: #000000; font-weight: bold; text-align: right}

table.main {width: 850; background-color: #e0e0e0}
table.main2 {width: 850; background-color: #e0e0e0}
td.header {font-family: Verdana, Monospace; font-size: 14pt; background-color: #ff8000; color: #ffffff; width: 100%; text-align: center}
td.myrant {font-family: Verdana, Monospace; font-size: 10pt; color: #000000; width: 100%}

div.myrant {font-family: Verdana, Monospace; font-size: 10pt; color: #000000; width: 100%}

pre {background-color: #ffffff; color: #007000; border: 1px solid #007000}

a {text-decoration: none}
a:link {color: #000000}    /* unvisited link */
a:visited {color: #000000} /* visited link */
a:hover {color: #0000ff}   /* mouse over link */
a:active {color: #0000ff}  /* selected link */
