body {
	text-align: left;
}
table {
  border-collapse: collapse;
  border: none;
}

td {
	border: none;
}

td.solid {
	border: solid #CFCFCF 1px;
}
a:link {
	color: #464646;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #464646;
}
a:hover {
	text-decoration: none;
	color: #464646;
}
a:active {
	text-decoration: none;
	color: #464646;
}
body {
	font-family: tahoma;
	font-size: 12px;
	color:#464646
}
li {
	list-style-image: url(../img/li.gif);
} 
.subtitlu {
	font-size: 13px;
	font-weight: normal;
}
.copyright {
	font-size: 9px;
	font-weight: normal;
}
.text11 {
	font-size: 11px;
	font-weight: normal;
}
.text10 {
	font-size: 10px;
	font-weight:normal;
}
