@charset "UTF-8";
/* CSS Document */

body {
	overflow-x: hidden !important;
	overflow-y: auto !important;
	margin-right: 10px;
	margin-left: 10px;
}
li {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
ul {
list-style:square;
}
