/* Basic Styles */
/* These are the basic styles and will apply all elements of the page and will define default text size , type and weight */
body,span,.txt {background-color:#FFFFFF;font-family:ms-sans,arial,helvetica;font-weight:normal;font-size:12px;}
#header,#lnav,#title,#footer{display:none;}
#printheader,#printfooter{display:inline;}

TD {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;	
}

