/***print style ***/

body {
	width: 100%; 
	margin: 0; 
	float: none;
	font-family: "Times New Roman", Georgia, serif;
	color: #000;
	background-color: #fff;
	font-size: 12pt;
}

a:link, a:visited {
	color: #781351;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-size: 1.5em;
}

b, .blockquote2, .blockquotelite, b, .blockquote2, .blockquotelite, div.col2, div.col3, .headerlink, img, .imgposlogo, .imgpostext, #navcontainer, #navlist, .pullquote, .slugline, #skip, #vertnavcontainer, #vertnavlist {
	display: none;
}

/*** end print style ***/