body { font-size: 12px; 
font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif; 
line-height: 16px; 
margin-top: 0; 
  }

a:link{
	color: #da3855;
	text-decoration: underline;
	font-weight:  bold;/*CARLO*/
}

a:visited{
	color: #db1f41;
	font-weight: bold;/*CARLO*/
}

a:hover{
	color: #f25b76;
	font-weight:  bold;/*CARLO*/
	text-decoration: none;
}

a {
outline: none;
}

img.conbordo{
	border:1px solid #000000;
	padding:2px;
	position:absolute;
	z-index:1;}
	
/* Set the original width/height of the image */
img.resize{
	width:100px;
	height:67px;
	border:1px solid #000000;
	padding:2px;
	position:absolute;
	z-index:1;
}
/* Just a dummy filler to show that not all images have to succumb to the resize effect */
img.thumb{
	width:100px;
	height:67px;
	border:1px solid #000000;
	padding:2px;
	position:absolute;
	z-index:2;
}	

/* we give the p element some margin */
.text{ font-size: 12px; font-family: verdana; line-height: 14px; text-align: justify; margin-left:120px; }

.text14{ font-size: 14px; line-height: 16px; }
.text15 { font-size: 15px; line-height: 16px; }
.text16 { font-size: 16px; line-height: 16px; }
.text17 { font-size: 17px; line-height: 16px; }
.text18 { font-size: 18px; line-height: 16px; line-height: 30px}
.text20 { font-size: 20px; line-height: 16px; }
table.contacts
{ /* width: 580px; */
/*background-color: #fafafa; */
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }

td.contactDept
{ /* background-color: #99CCCC; */
border: 1px #000000 solid;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #404040; }

td.contact
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 1em;
color: #404040;
/*background-color: #fafafa; */
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
 /*width:   100px;

  border:  1px solid black;
  padding: 2px 5px; */

  background: #fff4db;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.0em;
  color:   #000000;
  
}

a.sample_attach, a.sample_attach:visited { /*border-bottom: none;*/ }
div#sample_attach_menu_child             { /*border-bottom: 1px solid black; */
}

 .big { color: blue;
	font-family: arial;
	font-size: 16pt;
	font-weight: bold;
	}

