/* 
Title:		Styles for printing
Author: 	nativeBrand Limited
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	color: #000;
}

a { color: #000; text-decoration: none;}

#logo, #nav, #randomImage, #courselist, hr, #footer_links, #textFeature, p.printer {
	display: none;
}

a img { border: none ; }

h1 { font-size: 18pt; }
#twoRight h1 { font-size: 15pt; }
#twoRight h2 { font-size: 12pt; }
h3 { font-size: 12pt; margin-bottom: 30pt; }

#footer {
	border-top: 1pt solid #000;
	margin: 40pt 0 0 0;
	font-size: 9pt;
}

