* {
 	font-size: 12px;
 	line-height: normal;
}

h1, h1 span { 
 	font-size: 21px; 
	font-weight: normal; 
	text-align: left; 
	margin: 0px 0px 20px 0px; 
	padding: 0px 0px 5px 0px; 
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 0px;
	color: #ed9c00;
	border-bottom: 0px none transparent;
	background-image: url(no-image);
}
h2, h2 span { 
	color: #0092ed;
	font-size: 14px; 
	font-weight: normal; 
	text-align: left; 
	margin: 0px 0px 15px 0px; 
	padding: 0;
}
h3, h3 span { 
	color: #89bf2f;
	font-size: 12px; 
	font-weight: bold; 
	text-align: left; 
	margin: 0px 0px 10px 0px; 
	padding: 0;
}
h4, h4 span { 
	color: #5d1001; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: left; 
	margin: 0px 0px 10px 0px; 
	padding: 0; 
	
}
h5, h5 span { 
	color: #9eb9d7; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: left; 
	margin: 0px 0px 10px 0px; 
	padding: 0; 
	
}
h6, h6 span { 
	margin: 0px 0px 5px 0px; 
	color: #9eb9d7;
}

p.intro {
 	color: #739ebf; 
	font-size: 12px; 
	font-style: italic; 
	font-weight: normal; 
	
}
a, a img {
	border: transparent none 0px;
	text-decoration: none;
	color: #89bf2f;

}
p { 
	text-align: left; 
	margin: 0; 
	padding-top: 2px; 
	padding-right: 0; 
	padding-bottom: 6px !important; 
	padding-left: 0;
	color: #585858;
}

ul { 
	text-align: left; 
	margin-bottom: 5px; 
	list-style-type: square; 
	
}
ol { 
	text-align: left; 
	margin-bottom: 5px; 
	list-style-type: decimal; 
	
}


table#table_content tr td {
	vertical-align: top;
}

.date {
	display: none;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.no_border {
	border: 0px none transparent;
}

.googlemap {
	width: 400px;
	height: 400px;
	border: #555555 solid 1px;
	margin: 0px 20px 0px 0px !important;
	background: #d8d8d8;
}
