/*THIS IS THE STYLESHEET FOR MEDIUM SIZED TEXT SIZE*/
/*Increase font sizes +1px from original CSS*/
body, h4, .formfield, .formbutton{
	font-size: 17px;
}
h3{
	font-size: 20px;
}
#credits, .c_commentinfo{
	font-size: 16px;
}