/**
******************************************************
* large.css - Madana Girls School
******************************************************
*
* Largest Font Size
*
******************************************************
*
* This is the font range: Large - Med - Small - X-small - XX-small
*
******************************************************
*
* Developed By	: Ewave Designs (UK)
* Company URL	: http://www.ewavedesigns.co.uk
* Author         	: M S Rahman
* Contact       	: s.rahman@webain.co.uk
* Author URL   	: http://www.webain.co.uk
* Date Created	: 26/05/2005
* Script Status	: Healthy. No bugs found.
* Version			: 1.2 Re
* Last Modified	: 30/05/2006
*
******************************************************
*
*  Copyright (c) 2006 Ewave Designs (UK). All rights reserved.
*
******************************************************
*
**/

body, body div, body p, body th, body td, body li, body dd	{
	font-size:	large;
	voice-family:	"\"}\"";
	voice-family:	inherit;
	font-size:	x-large
}

html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd	{
	font-size:	x-large
}
