.style1{ font-style: italic; } .style2{ font-weight: bold; } .style3{ color: rgb(137, 138, 141); } .style4{ color: rgb(137, 138, 141); font-weight: bold; } .style5{ color: rgb(137, 138, 141); font-style: italic; } .style6{ left: 0px; position: relative; top: 0.5em; } .style7{ font-style: italic; font-weight: bold; }