body {
	font-family: Verdana, Arial, Sans serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #000000;
}

a, a:hover, a:visited  {
	color: #622d5b;
	text-decoration: none;
	cursor:pointer;
}

a:active {
	font-weight: bold;
}

h1 {
	color: #b18460;
	font-weight: normal;
	font-size: 1.7em;
	line-height: 1.2em;
}

h2 {
	font-weight: normal;
	font-size: 1.2em
}

h3 {
	font-weight: normal;
	font-size: 0.9em
}

a.mehr:link, a.mehr:active, a.mehr:visited
{
	background: transparent url(/img/li.gif) no-repeat ;
	padding-left:25px;
	font-weight:bold;
}

a.mehr:hover {
	color: #000000;
}

.bold	{
	font-weight: bold;
}