/*THIS IS THE STYLESHEET FOR LARGE SIZED TEXT SIZE*/
/*Increase font sizes +4px from original CSS*/
body, h4, .formfield, .formbutton{
	font-size: 17px;
}
h3{
	font-size: 17px;
}
#credits, .c_commentinfo{
	font-size: 15px;
}
td,th{	color: #4C4C4C;
	font-size: 17px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
}
