.static_page {
	color: #666666;
	font-family: 'Verdana';
	font-size: 95%;
	margin: 30px 50px 0px 50px;
	text-align: left;
}
.static_page ul {
	padding-left: 1em !important;
}
.static_page h1, .static_page h2, .static_page h3, .static_page h4, .static_page h5, .static_page h6 {
	color: black;
	font-family: arial, helvetica, sans-serif;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0.05em;
/*	line-height: 1.2em; */
	margin: 0px 0px .5em;
}

