body { font-family: Arial, sans-serif; line-height: 1.6; margin: 20px; background-color: #f9f9f9; color: #333; } h2 { color: #007acc; } .highlight-black { font-weight: bold; color: #000; } .highlight-red { font-weight: bold; color: #e60000; } .highlight-yellow { text-decoration: underline; text-deco…