/*
	$Id: screen.css 9203 2008-10-02 00:29:22Z svn $

	This file is part of ayudaCMS
	Copyright 2007: ayuda IT
	http://www.ayuda.com.au

	For licencing details, please see LICENCE.txt in the ayudaCMS directory.
*/
/* {literal} */
* {
	font-size: 100.01%; 
} 

html {
	font-size: 80.0%;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}

