BODY            { background: #CCFFFF;   color : black;  
                  background-image: url(../images/Extras/clouds.gif)  }

A               { color: blue; text-decoration: none}
A:LINK          { color: blue }
A:HOVER         { color: green; text-decoration: underline }
A:VISITED       { color: red }

TABLE.airports  { text-align : center ; width : 80%  ; border-style : none}
TABLE.airplanes { text-align : center ; width : 75%  ; border-style : none}
TABLE.logs      { text-align : center ; width : 100% ; border-style : none}
TABLE.Table1    { text-align : left   ; width : 95%  ; border-style : none}

TD.center       { text-align : center }
TD.centerP      { text-align : center }
TD.centerB      { text-align : center ; font-weight : bold }
TD.centerS      { text-align : center ; background : #grey }
TD.bold         { font-weight : bold }

TD.Header       { text-align : center }
TD.Header20     { text-align : center ; width: 20% ; font-size: x-large ; }
TD.HeaderB      { text-align : center ; font-weight : bold }

TD.airport      { text-align : center }
TD.airport05    { text-align : center ; width: 05% ; font-weight : bold ; color : black ;  text-decoration : underline }
TD.airport20    { text-align : center ; width: 20% ; font-weight : bold ; color : black ;  text-decoration : underline }
TD.airport60    { text-align : center ; width: 60% ; font-weight : bold ; color : black ;  text-decoration : underline }

TD.airplanes    { text-align : center ; color : black ; text-decoration : underline }
TD.airplanes20  { text-align : center ; width: 20% ; font-weight : bold ; color : black ; text-decoration : underline }

TD.logs         { text-align : center ; text-decoration : underline }
TD.logs04       { text-align : center ; width: 04% ; font-weight : bold ; color : black ; text-decoration : underline }
TD.logs13       { text-align : center ; width: 13% ; font-weight : bold ; color : black ; text-decoration : underline }
TD.logs20       { text-align : center ; width: 20% ; font-weight : bold ; color : black ; text-decoration : underline }
TD.logs43       { text-align : center ; width: 43% ; font-weight : bold ; color : black ; text-decoration : underline }

TD.flight       { text-align : center }
TD.date         { text-align : center }
TD.plane        { text-align : center }
TD.destination  { text-align : center }
TD.weather      { text-align : left }
TD.workedon     { text-align : left }
TD.observation  { text-align : left }
TD.comments     { text-align : left }

TD.kdec         { text-align : left }
TD.kdec2        { text-align : center ; font-size: large ;  }

TD.FlightInfo   { color : black }
TD.Info         { color : black }

TD.Medical1     { text-align : left ; width: 10% ; color : black }
TD.Medical2     { text-align : left ; width: 25% ; color : black }
TD.Medical3     { text-align : left ; width: 65% ; color : black }

TD.weather1     { text-align : center ; font-weight : bold ; width: 05% }
TD.weather2     { text-align : center ; width: 05% }

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 }

