    body {
    background-color: #fff;
    margin: 30px;
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #666;
     }
    
    #Form1 {
    background-image: url(ts_logo.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 26px;
    }
    
    #L0, #L9 { /* Defines the top header styles */
		font-size: 13px;
		color: #336699;
		}
		
		#L1{
		font-weight: bold;
		}
		
		#L9 {
		margin-top: -5px; /* Moves the "matkan tiedot" header 5px upwards */
		
		#MB4 {
		top: 10px;
		}