/*
	* Printer friendly style declarations
*/

/* hide following elements */
#header, 
#footer, 
#leftColumn { display: none;}

/* text styles */
#content h1.pagetitle { color:#bd3878; font-size: 24px; font-weight: normal; margin-bottom: 1em;}
/* links */
#content a { color:#bd3878;}
/* lists */
#content ol, #content ul { margin-left: 2em;}
#content ol ol, #content li li { margin-left: 1em;}  