/*************************************************************************************************/
/* Author:			VINCIS / Rinse Stellingwerf	                                              					 */
/* Description:		Font size 1                                        									 */
/*************************************************************************************************/
@media screen, print 
{
	body 
	{		
		font-size:				0.8em;
	}
}