/* this css document increases the text size */

#main p, #main address, li {font-size: 100% !important;}

#main h2 {font-size: 150% !important;}

#main h3 {font-size: 120% !important;}

#linkList h2 {font-size: 100% !important;}

#linkList ul li a {font-size: 80% !important;}

#footer p {font-size: 80% !important;}
