body {
 color: #ffff80;
 background-color: #000000;
 font-family: Helvetica, sans-serif;
 font-size: 12px;
 text-align: left;
 margin: 0;
}

a:link { color: #8080ff; }
a:visited { color: #80ffff; }
a:active { color: #ff0000; }

p {
 color: #fffff0;
 font-size: 100%;
 line-height: 100%;
 font-weight: 100;
}

p.center {
 color: #ffffc0;
 font-size: 100%;
 line-height: 125%;
 font-weight: 125;
 text-align: center;
}

p.mono {
 color: #ffffc0;
 font-family: monospace;
 line-height: 100%;
 font-weight: 100;
}

p.a {
 color: #ffffc0;
 font-size: 120%;
 line-height: 120%;
 font-weight: 500;
 padding-left: 30px;
}

p.a2 {
 color: #ffffc0;
 font-size: 120%;
 line-height: 120%;
 font-weight: 500;
 padding-left: 60px;
}

p.a3 {
 color: #ffffc0;
 font-size: 120%;
 line-height: 120%;
 font-weight: 500;
 padding-left: 90px;
}

p.amono {
 color: #ffffc0;
 font-family: monospace;
 font-size: 120%;
 line-height: 120%;
 font-weight: 120;
 padding-left: 30px;
}

p.hd {
 color: #40ff40;
 font-size: 140%;
 line-height: 125%;
 font-weight: 500;
}

p.hdc {
 color: #20ff20;
 font-size: 130%;
 line-height: 135%;
 font-weight: 135;
 text-align: center;
}

#monofont {
 color: #ffffc0;
 font-family: monospace;
 font-size: 14px;
 text-align: left;
 line-height: 120%;
 font-weight: 120;
}

#afont {
 color: #ffffc0;
 font-family: Helvetica, sans-serif;
 font-size: 14px;
 text-align: left;
 line-height: 120%;
 font-weight: 120;
}

#hdfont {
 color: #20ff20;
 font-family: Helvetica, sans-serif;
 font-size: 14px;
 text-align: left;
 line-height: 125%;
 font-weight: 125;
}

.lnkinfo {
 color: #fffff0;
 font-size: 100%;
 line-height: 125%;
 font-weight: 125;
 text-align: left;
 border-top-style: solid;
 border-top-width: 1px;
 border-color: #fffff0;
 margin-top: 5px;
 margin-bottom: 5px;
 padding-top: 5px;
}

.updinfo {
 color: #ffffc0;
 font-size: 100%;
 line-height: 125%;
 font-weight: 125;
 text-align: center;
 border-top-style: solid;
 border-top-width: 1px;
 border-color: #ffffc0;
 margin-top: 5px;
 margin-bottom: 5px;
 padding-top: 5px;
}

p.b {
 color: #c4cac4;
 font-size: 80%;
 line-height: 125%;
 font-weight: 125;
}
