@charset "utf-8";
/*
/////////////////////////////////////
style.css
/////////////////////////////////////
*/
.ends{
text-align:right;
}
.nested{
list-style-type:upper-alpha;
}

.nested ol{
list-style-type:lower-alpha;
}
