body 
{
	color: White;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 17px;
}

editor-container
{
	color: Black;	
}

h1
{
	color: #ee8122;
	font-size: 13px;
	font-weight: bold;
	margin: 12px 0;
}

h2
{
	color: #ee8122;
	font-size: 12px;
	font-weight: normal;
	margin: 17px 0 0 0;	
}

em
{
	font-style: normal;
	font-weight: bold;
	color: #ee8122;
}

.divider
{
	height: 1px;
	line-height: 1px;
	background: White;
	margin: 15px 0;	
}

a
{
	color: #ccff66;	
}

p.contact
{
	margin-top: 0;	
}

p.notice
{
	font-size: 10px;	
}
