ul
{
list-style-type: disc;
}

ol li
{
font-weight: bold;
}

ol li span
{
font-weight: normal;
margin-bottom: 10px;
}
