body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	white-space: nowrap;
}

a, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	padding: 0px 0px 0px 20px;
}
	
li {
    margin-top: 3px;
	list-style-type: none;
}