/*
 *  Contains styles used throughout the 'canada-vs-patrick-fox' section.
 */


/*  The JC WordAssist footer that appears at the bottom of the title page of documents 
 *  generated by JC WordAssist. */
div.jcword_footer {
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
div.jcword_footer > div.pdf_name {
	font-weight: normal;
/*	margin: 0px 0px 0px 105px;*/
	margin: 0px 0px 0px 5px;
	font-size: 8pt;
	text-align: left;
}
div.jcword_footer > div.name {
	font-size: 12.5pt;
}
div.jcword_footer > div.addr {
	font-size: 8pt;
}
div.jcword_footer > div.phone {
	font-size: 8pt;
}
/*
 *	End JC WordAssist footer.
 */

