body { font-family: Arial, sans-serif; line-height: 1.6; } h1 { font-size: 24px; font-weight: bold; } p { font-size: 14px; } .highlight { font-size: 18px; color: red; font-weight: bold; } .note { font-size: 14px; color: #002060; font-weight: bold; } table { border-collapse: collapse; width: 100%; margin-top: 20px; } table, th, td { ...