body
{
    font-size: 10pt;
    color: black;
    font-family: arial;
    background-color: white
}


.notprintable
{
    DISPLAY: none
}

.printable
{
	width:99%;
	display: block;
}




.fullpage
{
	height: auto;
}

.print_only
{
	display: run-in;
}

.no_borders
{
	border-style: none;
}