﻿/* Slough Borough Council - High Contrast stylesheet */
body { background: #009; color: #ff0; padding: 1em 3em; font-size: 120%; }
a { color: #fff; }
a:visited { color: #ccc; }
div.clear, div.divSpacer { display: none; }
p, cite, li, th, td, address, label, dd, dt, div { font-size: 1em; } 
div div { font-size: 1em; }
h1 { font-size: 2.5em; font-weight: bold; }
h2 { font-size: 2.5em; }
h3 { font-size: 2em; }
h4 { font-size: 1.6em; }
input { font-size: 1.2em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333; }
#highContrastL, #fPrintHeader, div.clear, div.divSpacer, div.clearSpace { display: none; }
#fPrintHeader { display: none; }
