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;
}

LI {	margin-top: 3;
	margin-bottom: 0;
}
