/**********************************************************************
	Version: FreeRichTextEditor.com Version 1.00.
	License: http://creativecommons.org/licenses/by/2.5/
	Description: CSS example File.
	Author: Copyright (C) 2006  Steven Ewing
**********************************************************************/

body, div, td
{
	font-family: Arial;
	font-size: 10pt;
}
