/* Not sure where this file is used */

body { color: black; background: white; }

A.PLAIN { 
	text-decoration: none; font-weight: bold;
}
/* I hate the space after beginning a UL
UL {
	margin-top: -.5em;
}
LI {
	margin-top: 0;
}
*/
