body { font-family: 'Arial', sans-serif; line-height: 1.6; margin: 20px; } h2 { color: #333; border-bottom: 2px solid #ccc; padding-bottom: 5px; } p { margin-bottom: 20px; } strong { color: #0080ff; } ul { list-style-type: square; margin-bottom: 20px; } li { margin-bottom: 5px; } blockquote { border…