/*THIS IS THE STYLESHEET FOR LARGE SIZED TEXT SIZE*/
/*Increase font sizes +2px from original CSS*/

body {
     font: 110% 'Trebuchet MS', Verdana, Georgia, Arial, sans-serif;
}