/*THIS IS THE STYLESHEET FOR LARGE SIZED TEXT SIZE*/
/*Increase font sizes +2px from original CSS*/
body, h4, .formfield, .formbutton, .contentbody, p{
	font-size: 14px;
}
h3{
	font-size: 17px;
}
#credits, .c_commentinfo{
	font-size: 13px;
}