h1 {border: outset}

body {background-image: url("cascwaterbackground.gif")}

a.public:link {background: blue; Color: white; border: outset}
a.public:visited {background: blue; Color: white; border: outset}
a.public:hover {background: blue; Color: white; border-style: outset; text-indent: 8px; font: italic}

a.secure:link {background: orange; Color: white; border: outset}
a.secure:visited {background: orange; Color: white; border: outset}
a.secure:hover {background: orange; Color: white; border-style: outset; text-indent: 8px; font: italic}

span.orange {background: orange; Color: orange; border: outset}
span.blue {background: blue; Color: blue; border: outset}
span.red {Color: red}

a.ticker:link {Color: black; text-decoration: none}
a.ticker:visited {Color: black; text-decoration: none}
a.ticker:hover {Color: black; text-decoration: underline; cursor: hand;}

span.gold {background: gold;}
span.silver {background: silver;}
span.bronze {background: #cc9900;}

td.t1 {font-size:10pt; background:#ffffff; text-align:left;}
td.t2 {font-size:9pt; background:#cccccc; text-align:center;}
td.t3,p.t3 {font-size:16pt; font-weight:bold; text-align:center;}
td.gold {font-size:10pt; background:gold; text-align:center;}
td.silver {font-size:9pt; background:silver; text-align:center;}
td.bronze {font-size:9pt; background:#cc9900; text-align:center;}

table.smalltable {font-size:10pt;}