BODY, TABLE, TR, TD {
    background-color : black;
    font : 9pt;
    font-family : Arial, Helvetica, sans-serif;
    color : White;
}
A, A:LINK {
    text-decoration : none;
    color : #FFFFCC;
}
A:ACTIVE, A:HOVER {
	color : #FF3366;
	text-decoration : none;
}
A:VISITED {
	color : White;
	text-decoration : none;
}
H1 {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 24pt;
    font-style : italic;
    font-weight : bold;
}
P, LI, TD, DL, MENU {
    color : White;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9pt;
}
BIG {
    font-size : 10pt;
}
SMALL {
    font-size : 8pt;
}
B, STRONG {
    font-weight : bold;
}

CITE, EM, I {
    font-style : italic;
}
.body {
	text-align : left;
	text-indent : 1pc;
	color : White;
}
.cont {
    text-align : left;
    text-indent : 0pc;
    color : White;
}
.cen {
    text-align : center;
}
#cen {
    text-align : center;
}
.head {
    font-family :"Times New Roman"; Times, serif;
    font-size : 14pt;
    font-weight : bold;
}
.r {
    color : Red;
}
.o {
    color : #FFCC33;
}
.y {
    color : Yellow;
}
.g {
    color : Lime;
}
.b {
    color : Aqua;
}
.i {
    color : Blue;
}
.v {
    color : Fuchsia;
}
.spam {
    color : black;
}

