body {
	margin: 0px;
	background-color: #24221F;
	}

h3.toggler {
	margin: 0 0 4px 0;
	padding: 6px 0 6px;
	border: 1px;
	border-bottom-style: solid;
	border-color: #333;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #999;
	}

div.element p, div.element h4 {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	letter-spacing: 1px;
	line-height: 16px;
	color: #999;
	line-height: 20px;
	}
	
a:link {
	color: #666;
	text-decoration: none;
	}

a:visited {
	color: #666;
	text-decoration: none;
	}

a:hover {
	color: #FFF;
	text-decoration: none;
	}

a:active {
	color: #666;
	text-decoration: none;
	}