body {
    background-color: #fff;
	font-family: tahoma;
	font-size: 14px;
}
.headerNote{
    color: red;
    font-size: 10px;
    margin-top: -10px;
    margin-bottom: 10px;
}
.footerNote{
    margin-top: 15px;
    font-size: 10px;
}