BODY {
		font-family: "Courier New", "Fixedsys","monotype", "monospace"
		font-size: 10pt;
		color: black;
}

P {		font-size: 10pt;
}

h5 {		font-size: 8pt;
}

P.test {
		color: blue;
		font-size: 14pt;
}

LI {
		font-size:14 pt;
}

LI.pooh {
		list-style-image: url(ego/poohbull.gif);
                font-size:18 pt;
}