BODY            { background: #FFFFFF;   color : black; 
                  background-image: url(Extras/clouds.gif) }

IMG.icon        { float: left; }

A               { color: blue; text-decoration: none}
A:LINK          { color: blue }
A:HOVER         { color: maroon; text-decoration: underline }
A:VISITED       { color: red }

H1              { text-align : center ; font-weight : bold ; color : black }
H2              { text-align : center ; font-weight : bold ; color : black }
H3              { text-align : center ; font-weight : bold ; color : black }

Table           { border-collapse:collapse; }

TD.Sun_Title_Left            { text-align : left   ; font-weight : normal  ; vertical-align : middle }
TD.Sun_Title_Center          { text-align : center ; font-weight : normal  ; vertical-align : middle }
TD.Sun_Title_CenterB         { text-align : center ; font-weight : bold    ; vertical-align : middle }
TD.Sun_Title_Right           { text-align : right  ; font-weight : normal  ; vertical-align : middle }
TD.Sun_Title                 { text-align : center ; font-weight : bold    ; vertical-align : middle }

TD.Sun_Date                  { text-align : center  ; font-weight : normal }
TD.Sun_DateB                 { text-align : center  ; font-weight : bold }
TD.Sun_Times                 { text-align : center  ; font-weight : normal }
TD.Sun_TimesB                { text-align : center  ; font-weight : bold }
TD.Sun_TimesDST              { text-align : center  ; font-weight : normal ; color : maroon }
TD.Sun_TimesDSTB             { text-align : center  ; font-weight : bold   ; color : maroon }

TD.DST                       { text-align : center  ; font-weight : normal ; color : maroon }
TD.DSTB                      { text-align : center  ; font-weight : bold   ; color : maroon }


