/* Define the styles tags usable in text tag. property recognize .tagName{ font-family: times; font-style: BUI; font-size: 8; color: #000000; indent: 0; } */ .b{ font-style: B; } .u{ font-style: U; } .i{ font-style: I; } .br{ indent: 2; } .red{ color:#ff0000; }