/* version test 3.1/
/*Change this if your page backgound isn't white.. */
/* $pageColour = #FFFFFF  */

/* 
	By placing the 'body', 'textarea', 'input', 'option', 'table' and 'select' tags 
	in this style sheet instead of the main style sheet allows 
	the text in the editor to display as it would in the web page
 */
 

/* 
	For 'textarea', 'input', 'option', 'table' and 'select' tags 
	the font family is not inherited from the <body> tag and so has to be re-stated.
	
	IE doesn't inherit the font size from the body class for these tags.
	100% will set the font size of IE's form items to the font size in the BODY tag 
*/


