body
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	font-family: "Verdana", "Arial", sans-serif;
	color: #333333;
	font-size: 11px;
}

table{
	font-size: 11px;
	line-height: 18px;
}


h1,h2,h3,h4 {
  letter-spacing:2px;
}

h1 {
    page-break-before: auto;
	font-family: "Lucida Grande", "Verdana", "Arial", sans-serif;
	font-size: 22px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 4px;
}


h2
{
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	border-color: #CCCCCC;
	border-width: 0 0 1px 0;
	border-style: solid solid solid solid;
}

h3
{
	font-size: 16px;
}

h4
{
	font-size: 14px;
	padding-left: 16px;
}


a {color: #003300;}
a:visited{color: #003300;} 
a:active { color: #003300; } 
a:hover { color: #666666; }

a.deleted{
	color: #CC0033;
	text-decoration: line-through;
}


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;
} 

table.array{
	vertical-align: top;
	text-align: center;
}

td.array{
	vertical-align: top;
	text-align: center;
	padding: 5px 5px 5px 5px;
}

li{
	margin-left: 20px;
}
