BODY {	font-family: Verdana, Arial, Ms Sans Seriff;
	font-size : x-small;
}

P {	font-size : x-small;
}

A {	color : GREEN;
	text-decoration : underline;
	font-weight : bold;
	font-size : x-small;
}

UL {	margin-top: 3;
	margin-bottom: 3;
}

OL {	margin-top: 3;
	margin-bottom: 3;
	font-size : x-small;
}

.o	{ color: blue}
.v	{ color: green}

.nospace {
	margin-top: 0;
	margin-bottom: 0;
}
.halfspace {
	margin-top: 6;
	margin-bottom: 0;
}

