/* CSS Document */

a{
text-decoration:none;
font-family:"Times New Roman";
font-size:12px;
color:#FFFFFF;
}
a.anunturi
{
text-decoration:none;
font-family:"Times New Roman";
font-size:14px;
color:#FFFFFF;
text-shadow:#FF0000;
richness:inherit;

}
p
{
text-align:justify;
margin-left:10px;
margin-right:10px;
}
h3
{
text-align:center;

border:ridge;
}
h2
{
font-size:14px;
}
li
{
text-align:justify;
}
.textsus
{
font-family:"Times New Roman";
font-size:12px;
margin-right:10px;
color:#FFFFFF;
}

.textsusmare
{
font-family:"Times New Roman";
font-size:18px;
margin-right:70px;
color:#FF0000;
}
.table
{
margin-top:5px;
border:#FF0000;
border:solid;
border-width:2px;

}
.text
{
font-family:"Times New Roman";
font-size:13px;
color:#FFFFFF;
}
table.sample {
	border-width: solid;
	border-spacing: 0px;
	border-style: outset;
	border-color:#170000;
	border-collapse: collapse;
	
}
table.sample th {
	border-width: 2px;
	padding: 0px;
	border-style:groove;
	border-color: #170000;
	
	
}
table.sample td {
	border-width: 2px;
	padding: 0px;
	border-style: groove;
	border-color: #170000;
	
	
}
