/*****************************************
user change size
******************************************/

body { font-size: 100%; }

div#header {font-size: 90%; }
	
#footer { font-size: 90%;}

div#column1 #questionor p, 
#questionor h4 {font-size: 80%}
	
/* pages*/
body#magnetic-page div#column1 li { font-size: 100%; }
	
	
	
