﻿body 
{
    color:#000000;
	background-color:#FFFFFF;
}

.noPrint 
{
    display:none;
}

.onPrint
{
    width:650px;
}
