﻿#accordion {

}

h3.toggler
{
	margin: 0 0 0 0;
	width:450px;
	height:25px;
	text-align:justify;
}

div.element
{
	color: black;
}

div.element p
{
	vertical-align: middle;
	font-size:15px;
	text-indent:10px;
	text-align:justify;
	color:#000;
}


