body {
background: black;
color: white;
}
.toc {
border: 0px;
margin-left: auto;
margin-right: auto;
}
td {
text-align: center;
font-family: tahoma,sans-serif;
}
img {
border: 0px;
behavior: url("pngbehavior.htc");
}
.big { font-size: x-large; }
em {
font-weight: bold;
font-style: italic;
text-decoration: underline;
}
.warning {
font-size: xx-large;
font-weight: bold;
text-decoration: underline;
}
.center { text-align: center; }
.disclaimer {
font-size: small;
color: #800000;
background-color: transparent;
font-family: Trebuchet MS;
}