body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	}
a:link {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #003366;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #003366;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #3399FF;
}
p {padding-left:5px;
   text-indent:20px;}
.alb {font-size: 10px;
      color:#FFFFFF;border:1px solid #000099;}
.alb1 {font-size: 10px;
      color:#FFFFFF;}
.albastru {font-size:10px;
	   color:#003399;border:1px solid #000099;}
	   .sortable-list {
    list-style-type : none;
    margin : 0;
}
.sortable-list li {
    border : 1px solid #000;
    cursor : move;
    margin : 2px 0 2px 0;
    padding : 3px;
    background : #f7f7f7;
    border : #ccc;
}
