/* ---------- Resizable; sans-serif (Verdana, Arial) ---------- */body {        color: #000000;        background: #ffffff url(assets/shared/page_background.gif);        font: x-small Verdana, Arial, sans-serif;            voice-family: "\"}\"";             voice-family: inherit;        font: small Verdana, Arial, sans-serif        }/* ---------- Resizable; serif (Georgia, Times New Roman) ---------- */body {        color: #000000;        background: #ffffff url(assets/shared/page_background.gif);        font: x-small Georgia, "Times New Roman", serif;            voice-family: "\"}\"";             voice-family: inherit;        font: small Georgia, "Times New Roman", serif;        }/* ---------- Fixed: 12px/16px; sans-serif (Verdana, Arial) ---------- */body {        color: #000000;        background: #ffffff url(assets/shared/page_background.gif);        font: 12px/16px Verdana, Arial, sans-serif;        }/* ---------- Fixed: 13px/16px; serif (Georgia, Times New Roman) ---------- */body {        color: #000000;        background: #ffffff url(assets/shared/page_background.gif);        font: 13px/16px Georgia, "Times New Roman", serif;        }