/**********************************
	PRINT style sheet
***********************************/

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background: #ffffff;
	color: #333333;
	}
img { border: none; }
#nav { display: none; }
#footer {
	margin-top: 36px;
	text-align: center;
	border-top: 1px solid #cccccc;
	font-size: 11pt;
	color: #cccccc;
	}
#footer ul { list-style-type: none; }
#flVip, #flMyspace, #flFacebook, #flColumbia, #flFansite, #flPrivacy, #flTerms {
	display: none;
	}
table { border-collapse: separate; }
table td { padding: 4px; }
