* {
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
}

A:active, A:visited, A:link, A:hover {
	text-decoration:none;
}

.small {
	font-size:10px;
}

ul { margin-left: 15px; margin-top: 2px; margin-bottom: 2px; padding: 0; list-style-type: none; }
li { list-style: square; }