@charset "utf-8";
/* CSS Document */

.ola {
list-style: lower-alpha;
}

.oli {
list-style: lower-roman;
}