﻿@media print {
    
    body { 
	background: fff;
	background-image: none;
	background-color: fff;
	font-family: arial, Trebuchet MS, Sans Serif;
	font-size: 14px;
    }
	
    #contentMainPlaceHolder_T7780CEF9001_Col00 { display: none; }
    #header { display: none; }
    #contentNaviSub { display: none; }
    #footer { display: none; }

}