P, TD, UL, DIV {
	font-family : sans-serif;
	font-size : 12px;
	font-style : normal;
	list-style : disc;
	color : Black;
}
BODY {
	background-color : #A0FFA0;
}

P.w, TD.w, UL.w, DIV.w {
	font-family : sans-serif;
	font-size : 10px;
	font-style : normal;
	list-style : disc;
	color : White;
}

A, A:ACTIVE, A:HOVER, A:LINK, A:VISITED {
	font-family : sans-serif;
	font-size : 12px;
	font-style : normal;
	color : Black;
}
A.w, A:ACTIVE.w, A:HOVER.w, A:LINK.w, A:VISITED.w {
	font-family : sans-serif;
	font-size : 10px;
	font-style : normal;
	color : White;
}
P.n, DIV.n, TD.n, UL.n {
	font-family : sans-serif;
	font-size : 14px;
	font-style : normal;
	list-style : disc;
	color : Black;
}
A.n, A.n:ACTIVE, A.n:HOVER, A.n:LINK, A.n:VISITED {
	font-family : sans-serif;
	font-size : 14px;
	font-style : normal;
	color : Black;
}

A.nm, A.nm:ACTIVE, A.nm:HOVER, A.nm:LINK, A.nm:VISITED {
	font-family : sans-serif;
	font-size : 14px;
	font-style : normal;
	color : Maroon;
}

P.k, DIV.k, TD.k, UL.k {
	font-family : sans-serif;
	font-size : 10px;
	font-style : normal;
	list-style : disc;
	color : Black;
}

P.ni, DIV.ni, TD.ni, UL.ni {
	font-family : sans-serif;
	font-style : italic;
	font-size : 14px;
	color : Black;
	list-style : circle;
}

P.g, DIV.g, TD.g, UL.g {
	font-family : sans-serif;
	font-size : 14px;
	font-style : normal;
	list-style : disc;
	color : Black;
}
P.gg, DIV.gg, TD.gg, UL.gg {
	font-family : sans-serif;
	font-size : 21px;
	font-style : normal;
	list-style : disc;
	color : Black;
}

DIV.ggf, P.ggf, TD.ggf {
	font-family : sans-serif;
	font-size : 21px;
	font-style : normal;
	list-style : disc;
	color : Black;
	font-weight : bold;
}

TD.bgf,P.bgf, DIV.bgf {
	font-family : sans-serif;
	font-size : 28px;
	color : Black;
	font-weight : bold;
	font-style : normal;
}




