body 
{
	margin-top: 30px;
	background-color: #e7e7e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link 
{
	color:#000000;
	text-decoration: none;
}
a:visited 
{
	color:#000000;
	text-decoration: none;
}
a:hover 
{
	color:#008175;
	text-decoration: none;
}

.content_green 
{
	color: #008175;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
}
