body {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #FFFFFF;
}
.title {
    font-size: 20px;
    font-weight: bold;
}
td.styleheader {
    font-size: 11px;
    font-weight: bold;
}
td.postQUOTE {
    border: solid 1px #000000;
    font-size: 11px;
}
td.postCODE {
    border: solid 1px #000000;
    font-family: Courier New, sans-serif;
    font-size: 11px;
}
.copyright { 
    font-size: 9px;
    font-style: italic; 
	margin-top: 15px;
	border-top: 1px solid #000;
	padding-top: 5px;
}
.wlversion { 
    font-size: 9px;
}
