/* CSS Document for printing AFP Learning System marketing pages. */

body, p, td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}

.topNav {
	display: none;
}

.leftcolumn {
	display: none;
}

.leftcontent {
	width: 0px;
}

.content {
	width: auto;
}

h1 { 
	font-size: 12pt;
}

h2 { 
	font-size: 12pt;
	color: #000000; 
}

a:link, a:active, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
}

.heading { 
	font-size: 11pt;
}

.heading a {
	display: none;
}

.bottomnav {
	display: none;
}