/*
***********************************************************************
This style sheet created by K. Scott Gerstenberger
***********************************************************************
*/

@import url(content.css);

/* DO NOT DISPLAY (REMOVE) FROM PRINT */
.removeForPrint		{ display: none; }
BODY    			{ color: #000; }
.pageTitle    		{ color: #000; }
.subTitle    		{ color: #000; }
.subSectTitle    	{ color: #000; }

/*
BODY				{ margin-bottom : 40px; margin-left : 40px; margin-right : 40px; margin-top : 40px; }
.PAGETITLE			{ color : #000000; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 18px; font-weight: normal; text-decoration : none; line-height : 14pt; }
*/
