body {
margin: 0px;
background-color: #000000;
color: #ffffff;
font-family: arial;
font-size: 12px;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #000000;
}

.info {
font-family: arial;
font-size: 12;
color: #ffffff;
background-color: #000000;
border: solid 0px #000000;
overflow: hidden;
width: 400px;
height: 15px;
text-align: center;
}

h1 {
margin: 0px;
font-size: 14px;
color: #ffffff;
}

td {
color: #ffffff;
font-family: arial, helvetica, sans-serif
}
th {
color: #ffffff;
font-family: arial, helvetica, sans-serif
}

a.hlink {
color: #ffffff;
font-weight: bold;
}