body {
 background-color: #000000;
}

.mylink {
 font-size: 8pt;
 font-weight: bold;
 color: #AF2826;
 text-decoration: none;
}
.mylink:hover {
 text-decoration: underline
}

hr { height: 1px; color: #4C0A0A; }

.stext {font-family: Arial; font-size: 7pt; color: #ffffff}

.mtext {font-family: Arial; font-size: 10pt; font-weight: bolder; color: #1F0404}
.title {font-family: Arial; font-size: 16pt; font-weight: bolder; color: #4C0A0A}
.added {font-size: 7pt;}

.copyright {
 position: absolute;
 top: 84px;
 left: 0px;
 width: 996px;
 text-align: center;
 font-family: Arial;
 font-size: 7pt;
 color: #ffffff;
}
