h1 {
FONT-SIZE: 13pt;
font-weight:bold;
font-family: tahoma;
display:inline;
color:#D95700;
}
h2{font-family:tahoma,arial;font-size:11px;font-weight:strong;display:inline}

td {
font-size: 11px;
font-family: tahoma;
}
.link { color: #D95700 }
a.menu { font-weight:bold; text-decoration: none }
.city{font-weight:bold;color:#ffffff;background-color:#D95700;text-align:center}



body,html{
font-size: 11px;
font-family: tahoma;
height: 100%;
margin:0;
padding:0;
scrollbar-3d-light-color:#F0E090;
scrollbar-arrow-color:#000000;
scrollbar-base-color: #F0E090; 
scrollbar-dark-shadow-color: #F0E090;
scrollbar-face-color: #FFFFA2;
scrollbar-highlight-color: #C0B070;
scrollbar-shadow-color: #F0E090} 
#all {position: relative; height: 100%;}
html>body #all {height: auto; min-height: 100%;}
#footer {height: _foo_;}
#empty {height: _foo_+_bar_;}
#footer {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
}