.Ingress_start
{
	font-size: 13px;
	color: #333;
}

.Ingress_green
{
	font-size: 13px;
	color: #56a24a;
	font-weight: bold;
}

.Ingress_red
{
	font-size: 13px;
	color: #be3115;
}

.Ingress_white
{
	font-size: 13px;
	color: #FFF;
}

.Ingress_grey
{
	font-size: 13px;
	color: #333;
	font-weight: bold;
}

.Ingress_black
{
	font-size: 13px
	color: #000;
	font-weight: bold;
}

.Text_white
{
	color: #FFF;
}

.Text_green
{
	#56a24a;
}

.Text_grey
{
	color: #333;
}

.Text_black
{
	#000;
}

	.AnvEj_imgnofloat
	{
		margin-top: 10px;
		margin-bottom: 10px;
	}

	 .AnvEj_imgleft
	{
		margin: 10px;
		float: left;
		margin-left: 0;
		margin-top: 0;
	}

	.AnvEj_imgright
	{
		margin: 10px;
		float: right;
		margin-right: 0;
		margin-top: 0;
	}