body.mceContentBody {
   background: #FFFFFF;
}

h1
{
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #c9c9c9;
}

h3
{
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #c9c9c9;
}

p
{
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #c9c9c9;
}

a
{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	color: #c9c9c9;
	font-family : Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;  
}

a:HOVER
{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	color: #c9c9c9;
	font-family : Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;  
}

img.border {
	border-bottom: 1px #c9c9c9 solid;
	border-left: 1px #c9c9c9 solid;
	border-top: 1px #c9c9c9 solid;
	border-right: 1px #c9c9c9 solid;
}

