#accordion {
	margin-left:50px;
}

h3.toggler {
	cursor: pointer;
	border: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	background: #FFFFFF;
	margin: 0 0 0px 0;
	padding: 0px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	width: 900px;
	max-width: 900px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}


blockquote {
	padding:5px 20px;
}

