

body { margin: 0; color: black; background-color: transparent;  font-family: verdana, arial, helvetica, sans-serif; background: Transparent url(../graphics/bg1.jpg); }

div.leftcolumn { position: absolute; top: 0px ; width: 145px; text-align: center; padding: 5px 3px; }

div.logo { position: relative; top: 0px; left: 0px; height: 100px; text-align: center; padding: 70px 10px 10px 10px; background: Transparent  url(../graphics/logo_liten.gif); background-repeat: no-repeat; background-position: 50% 10%; }



div.main { font-size: 12px; position: absolute; top: 100px; left: 145px; padding: 5px; width: 640px;}

BR { padding: 0; }

P { margin-top: 5px; margin-bottom: 5px; margin-right: 5px; margin-left: 5px; }

div.leftcolumn BR, P {margin-top: 8px; margin-bottom: 8px; }

H1, H2, H3, H4 { font-weight: bold; margin-top: 5px; margin-bottom: 5px; margin-right: 5px; margin-left: 5px;  }

H5, H6 { font-weight: bold; margin-top: 3px; margin-bottom: 3px; margin-right: 5px; margin-left: 5px;  }

H1 { font-size: 32px; }
H2 { font-size: 24px; }
H3 { font-size: 24px; font-style: italic; }
H4 { font-size: 18px; }
H5 { font-size: 14px; font-style: italic; }
H6 { font-size: 14px; }

A { color: RED; margin-top: 10px; margin-bottom: 10px; font-size: 14px; font-weight: bold; text-decoration: none;  }

A:link { color: RED; }

A:visited { color: darkred; }

A:active { color: RED; }

A:hover { color: RED; }

UL { margin-top: 0px; }

UL LI: { margin-left: 8px; }

Table { width: 640px; border: 3px double black;}
caption {font-weight: bold; font-size: 18px; }
TH { font-weight: bold; }
TD {border: 1px solid black; padding-top: 3px;  font-weight: bold; }
TR {border: 1px solid black; padding-top: 3px; }
