body 
{
background-color: black;
background-repeat: no-repeat;
background-position: center;
color: #B8B8B8;
font-family: papyrus, new york, 'sans serif';
letter-spacing: 0px;
}


pre { font-family: papyrus; }

p { text-align: left; }

.center {text-align: center}

a.default {cursor: default;}

td.left { text-align: left; }

td { text-align: center; }

table
{
border: 0;
cell-padding: 0;
width: 80%;
}

table.100 { width: 100%; }

a:link {color: white; text-decoration: none; }
a:visited {color: gray; text-decoration: none;}
a:active {color: red; text-decoration: none;}
a:hover { color: blue; text-decoration: underline; font-weight: bold; }

