/*************************************************************************************************/
/* Author:			VINCIS / Rinse Stellingwerf	                                              	 */
/* Description:		Font size 1                                        							 */
/*************************************************************************************************/
@media screen
{
	body
	{		
		font-size:				12px;
	}
}
