body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	line-height: normal;
	color: #000000;
	margin: 0px;
}

/*changed body to #Body so that the FCKEditor has a white background
(FCKEditor does not pick up #body details) */
#Body
{
	background: #cccccc;
}











