a            { text-decoration: none; color: #333333 }

a:visited    { color: #333333 }

a:hover      { color: #0033CC }

p            { word-spacing: 0; line-height: 150%; margin-top: 0; margin-bottom: 0 }

table        { font-family: Tahoma; font-size: 8pt; color: #000000; border-collapse: collapse }

img			 { border: 0 }

input        { font-family: tahoma; font-size: 8pt; border: 1px solid #b4b4b4; padding-left: 0; padding-right: 0; padding-top: 2px; padding-bottom: 2px }

select       { font-family: tahoma; font-size: 8pt; border: 1px solid #b4b4b4; padding-left: 0; padding-right: 0; padding-top: 2px; padding-bottom: 2px }

textarea     { font-family: tahoma; font-size: 8pt; border: 1px solid #b4b4b4; padding-left: 0; padding-right: 0; padding-top: 2px; padding-bottom: 2px }

.tr			 { width: 5px; height: 20px; background: url('images/tr.gif') }

.tc			 { height: 20px; background: url('images/tc.gif'); color: #000000; text-align: right }

.tl			 { width: 5px; height: 20px; background: url('images/tl.gif') }

.br			 { width: 5px; background: url('images/br.gif') }

.bl			 { width: 5px; background: url('images/bl.gif') }

.dr			 { width: 5px; height: 5px; background: url('images/dr.gif') }

.dc			 { height: 5px; background: url('images/dc.gif'); color }

.dl			 { width: 5px; height: 5px; background: url('images/dl.gif') }

#pax 		 { max-width: 400; width: expression(this.width > 400 ?400: true) }

.pax 		 { max-width: 400; width: expression(this.width > 400 ?400: true) }