html { font-size: 100%; }
body { margin: 0; padding: 0; background: #ffffff; color: #000000; font-family: "Times New Roman", Times, serif; font-size: 100%; line-height: 1.2em; }
h1, h2, h3, h4, h5, h6, p, address { margin: 0 0 1.2em 0; padding: 0; font-weight: normal; font-style: normal; }
ul, ol { padding-bottom: 1.2em; padding-top: 0; margin-top: 0; margin-bottom: 0; }

* { color: #000000; }
a { color: #000000; text-decoration: underline; }

/* Accessibility Features */
#skipRepetitive { display: none; }

/* HEADERS */
h1 { font-size: 140%; text-align: left; border-bottom: 1px solid #000; padding-bottom: .75em; }
h2 { font-size: 120%; }
h3 { font-size: 110%; padding-bottom: 0; }
h4 { font-size: 10%; padding-bottom: 0; }
h5 { font-size: 90%; padding-bottom: 0; }
h6 { font-size: 80%; padding-bottom: 0; }

/* sIFR STYLES */
.sIFR-flash { display : none !important; height : 0; width : 0; position : absolute; overflow : hidden; }
.sIFR-alternate { visibility : visible !important; display : block !important; position : static !important; left : auto !important; top : auto !important; width : auto !important; height : auto !important; }