BODY, TABLE {
        font-size:	20pt;
        font-weight:	normal;
        font-family:	sans-serif;
        background:	black;
        color:		white;
     }

B, I, U { color: yellow; font-weight: normal; font-style: normal; }
H1 { font-size: 24pt; }
H2 { font-size: 22pt; }
H3 { font-size: 20pt; }
H4 { font-size: 20pt; }
H5 { font-size: 20pt; }
H6 { font-size: 16pt; }

a:visited	{color: #FF00FF}
a:link	{color: #00FFFF}
a:active	{color: #B1FB17}


