@charset "utf-8";
/* CSS Document */
style{ /*Example CSS to create LCD countdown look*/
font: bold 10px MS Sans Serif;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 80%
color:yellow;
font: bold 18px MS Sans Serif;
padding: 3px;
}
.nwwstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 100%
}

.nwwstyle {
color: #990000;
font-weight: bold;
font-size: 1em;
}