.style1{ font-weight: bold; } .style2{ color: rgb(0, 0, 255); } .style3{ font-style: italic; } .style4{ color: rgb(51, 51, 51); } .style5{ font-style: italic; font-weight: bold; }