/* Base */
	BODY, P, TABLE, TR, TD {
		font-size: 8pt; 
	}

	A:link, A:visited, A:active {
		font-size: 8pt;
	}

	A:hover {
		font-size: 8pt;
	}



/* Blue Side Bar */
	.bluesidebar {
		font-size: 9pt; 
	}	

	
/* Side Bar Picture */	
	.sidebarpicture {
		font-size: 9pt; 
	}	
	

/* Paragraph Call Out */	
	A.paragraphcallout:link, A.paragraphcallout:visited, A.paragraphcallout:link {
		font-size: 9pt;
	}
	
	A.paragraphcallout:hover {
		font-size: 9pt;
	}

	.paragraphcallout {
		font-size: 9pt; 
	}	
