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