/* CSS Document */
ul
{
	list-style-type: none;
}
ol
{
	padding-left: 15px;
}


