html {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 10px;
}

div#h, div#m_top, div#m_botton, div#f, div#left, div#right, .noprint {
    display: none;
}

.fleft {
    float: left;
}

.clear {
    clear: both;
}


h1 {
    font-size: 16px;
    font-weight: bold;
}

h2 { 
    font-size: 14px;
    font-weight: bold;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
    font-weight: bold;
}

h5 {
    font-size: 12px;
}



noprint, noprint * {
    display: none;
}

* {
    background: transparent;
}

.eulogoprint {
    vertical-align: middle;
    margin-right: 20px;
    width: 61px!important;
    height: 35px!important;
}

.fright {
    float:right;
}
