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;
}


.printheader img, .euregiologo {
    vertical-align: middle;
    margin-right: 20px;
    width: 122px;
    height: 70px;
}

.fright {
    float:right;
}

.printheader {
	font-size: 16px;
}

.printtitle {
		text-align: center;
}

.printtitle * {
		float: none;
}
