body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:8pt;
}
/* ------------ TEXT ------------ */
h1 {
	font-family: georgia, 'times new roman', times, serif;
	font-weight: normal;
	font-size: 18pt;
}
h3 {
	font-family: georgia, 'times new roman', times, serif;
	font-weight: normal;
	font-size: 12pt;
	font-weight: bold;
}




/* ------------ LAYOUT ------------ */
div#copybox {	
	width: 95%; 
	margin-left: 0;
	margin-bottom: 0;
}
div#copyboxWide {	
	width: 95%; 
	margin: 0;
}
div#copyboxHome {	
	width: 95%; 
	margin: 0;
}
#navBar, .stock { display:none; }
div#wrapper	{
	width: 100%;
}
#footer {	
	font-size: 8pt;
}

