body{
background-image:url(../immagini/Sfondo.jpg);
margin:0px 0px 0px 0px;
font-size: 11px; 
font-family:"Times New Roman", Times, serif;
text-decoration: none;
text-align:left;
}
H1 { 
color: #cc3333; font-weight: ; font-size: 17px; 
font-family:"Times New Roman", Times, serif;
text-decoration: none; 
text-align: center;

}
A:link {
color: #663333; 
text-decoration: none;
}
A:active {
color: #336633;
text-decoration: none;
}
A:visited { 
color: #663333;
text-decoration: none;
}
A:hover {
color: #336633;
text-decoration: none;
}
.buttonz{
color:#FFFFFF;
background-color:#EB4418;
font-family:"Times New Roman", Times, serif;
font-size:10px;
height:20px;
}
input.buttonz{
border:1px solid gray;
width:100px;
}
.inputz{
background-color:#FCAE99;
}
.text{
color:#000000;
font-size: 11px; 
font-family:"Times New Roman", Times, serif; 
text-decoration: none;
text-align:justify;
}
.text:first-letter{
 font-size:350%;
 float:left;
 color:#EA4317;
 margin-right:3px;
}


.myBorder{
border:2px dotted #EB4418;
background-image:url(uploadedImages/987987098908.jpg);
background-position:center;
background-repeat:no-repeat;
}
TD.myBorder{
height:460px;
}