.body {
	background-color: #093;
}
.bodymiddle {
	background-image: url(images/el_som_body.gif);
	width: 800px;
	height: 385px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}
h4 {
	text-align: center;
	color: #000;
}
#address {
	text-align: left;
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h2 {
	color: #009933;
}
ul {
	list-style-type: square;
}
.colororange {
	color: #F53E12;
}

.smallerfont {
	font-size: 14px;
}

