/* CSS Document */

ul {
	margin: 0px;
	margin-left: 34px;
	margin-top: 10px;
	margin-bottom: 20px;
}
li {
	font-weight: bold;
}
