body.mceContentBody
{
   background-color:White;
}

#content
{
   width:480px;
   padding:5px;
}
.imgLeft
{
	border:solid 2px #0000FF;
	margin-right:10px;
}

body
{
	font-family: Arial;
	background-color: Black;
	font-size: 10pt;
}

h1
{
	font-size:14pt;
	font-weight:bold;
	margin-bottom:12px;
	color:#0000FF;
}

h2
{
	font-size:11pt;
	margin-bottom:6px;
}
p{margin-bottom:10px}

#content a, #content a:hover, #content a:visited
{
  color:Blue;
}

