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