/* SellingLTC.com */
/* Print.css */
/* by Jason C. Zimdars */
/* Modified February 16, 2004
--------------------------------------- */

body {
	color: #000;
	text-align: left;
	font-family: georgia, "New York", times, "Times New Roman", serif;
	padding: 0;
	}	

.mainCol {
	font-size: 10pt;
	line-height: 16pt;
	font-style: normal;
	}

.subCol {
	font-size: 10pt;
	line-height: 16pt;
	font-style: normal;
	}

.extraCol {
	font-size: 10pt;
	line-height: 16pt;
	font-style: normal;
	}

.mainCol h1 {	
	font-style: normal;
	font-weight: normal;
	font-size: 16pt;
	font-family: "Arial Black", verdana, arial, helvetica, sans-serif;
	line-height: 20pt;
	margin-top: 0;
	clear: both;
	}

#nav {
	font-size: 8pt;
	line-height: 8pt;
	padding-bottom: 2em;
	}
	
#nav hr {
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	}

#nav p {
	padding: 0;
	margin: 0;
	}

object, embed {
	display: none;
	}

#footer {
	font-size: 8pt;
	line-height: 12pt;
	}

.flash {
	display: none;
	}
