BODY {
	background-color: #ffffff;
	font-family: Verdana, Arial, sans serif;
	font-size: 80%;
}

UL {
	list-style-position: outside;
	list-style-type: square;
	clear: none;
	float: none;
	border: none;
}

LI {
	margin-bottom: 3px;
	margin-left : auto;
}
