.uitext {
/* underline italic text */
text-decoration: underline;
font-style: italic;
}