body {
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.8em;
}

a {
	color: #3a3228;
	text-decoration: none;
}

h1 {
	font-size: 1.7em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.1em;
}

.bottom_text a {
	color: #e5d2bd;
	font-size: 1.2em;
}

a.mail {
	color: #e5d2bd;
	text-decoration: none;
	background: transparent url(/img/mail.gif) no-repeat;
	padding-left: 15px;
	font-size: 0.9em;
}
a.mehr {
	text-decoration: none;
	color: #e5d2bd;
	background: transparent url(/img/mehr.gif) no-repeat 0px 4px;
	padding-left: 10px;
}

