body {
	background-color: #EEE;
}

html {
	overflow: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
}

table {
	background-color: #FFF;
}

li {
	list-style-type: square;
	margin-bottom: 15px;
}