P.k, TD.k, DIV.k {
	color : #355926;
	font-family : sans-serif;
	font-size : 10px;
}

A.k, A:ACTIVE.k, A:FOCUS.k, A:HOVER.k, A:LINK.k, A:VISITED.k {
	color : #355926;
	font-family : sans-serif;
	font-size : 10px;
	text-decoration : none;
}

P.nh, TD.nh, UL.nh, DIV.nh {
	color : #355926;
	font-family : sans-serif;
	font-weight : bold;
	font-size : 14px;
}
A.m, A:ACTIVE.m, A:HOVER.m, A:LINK.m, A:VISITED.m {
	color : #355926;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
A.nn, A:ACTIVE.nn, A:HOVER.nn, A:LINKnn, A:VISITED.nn {
	color : #355926;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

DIV.n, P.n, TD.n, UL.n {
	color : #355926;
	font-family : sans-serif;
	font-size : 12px;
	list-style-type : disc;
}

 UL.s {
	color : #355926;
	font-family : sans-serif;
	font-size : 12px;
	list-style : disc outside;
	padding-top : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}


BODY {
	background-color : #FAF4AD;
}

