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