body
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	font-family: "Verdana", "Arial", sans-serif;
	color: Black;
	font-size: 11px;
	background-color: White;
}

table{
	font-size: 11px;
	line-height: 18px;
}


h1,h2,h3,h4 {
  letter-spacing:2px;
}

h1 {
	page-break-before: auto;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 22px;
	color: Black;
	font-weight: normal;
	letter-spacing: 4px;
}


h2
{
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
}

h3
{
	font-size: 16px;
}

h4
{
	font-size: 14px;
	padding-left: 50px;
}


a {
	color: Black;
}
a:visited{
	color: #242424;
} 
a:active {
	color: Black;
} 
a:hover {
	color: #DD0000;
}



a.node{
	padding-left: 16px;
	line-height: 20px;
}

a.lang_en{
	line-height: 20px;
	font-weight: bold;
}

img 
{
	 border-width: 0px;
 }
 
img.proiect
{
	margin-left : 25px;
}

em.proiect{
	color : #646464;
} 

em.img_title{
	font-size: 11px;
	color: Black;
	line-height: 20px;
	font-style: normal;
	font-weight : bold;
}

li{
	text-indent: 25px;
}


