@import url("basic.css"); body { font-family: 'Segoe UI', 'Verdana', 'Arial', sans-serif; font-size: 14px; line-height: 150%; background-color: #F0F0F0; color: black; padding: 0; margin: 0px 80px 0px 80px; min-width: 740px; } div.related { font-size: 10pt; } div.footer { background-color: #888888; padding: 4px; font-size: 8pt; text-align: right; }