ol.decimal 
{
list-style-type: decimal
}

ol.lroman 
{
list-style-type: lower-roman
}

ol.uroman 
{
list-style-type: upper-roman
}

ol.lalpha 
{
list-style-type: lower-alpha
}

ol.ualpha 
{
list-style-type: upper-alpha
}

ol.lgreek
{
list-style-type: lower-greek
}

ol.llatin
{
list-style-type: lower-latin
}

ol.ulatin
{
list-style-type: upper-latin
}
