@charset "utf-8";
/* CSS Document */
ul
{
	margin-top: 10px;
	list-style-type:disc;}

li
{
	margin: 0px 0px 15px 0px;
}

