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 {	
	font-size: 16px;
}

.printheader img {
    vertical-align: middle;
    margin-right: 20px;
    width: 138px;
    height: 56px;
}

.printtitle {
		text-align: center;
}
