#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: Century Gothic;
	font-size: 12px;
	text-align:justify;
	background: #0b8ed2;
	color: #ffffff;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}
.toggler a:link, .toggler a:visited, .toggler a:active{text-decoration:none; font-style:italic; font-weight:bold; font-size:12px; color:#ffffff}
.toggler a:hover {text-decoration:underline; color:#ffffff}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
	font-family:Century Gothic;
	font-size:11px;
	font-weight:regular;
	color:#000000;
	text-align:justify;
}

blockquote {
	padding:5px 20px;
	font-family:Century Gothic;
	font-size:11px;
	font-weight:regular;
	color:#000000;
	text-align:justify;
}
