body {
    background-color: #CC0000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.class1 A:link { Color: #000000; TEXT-DECORATION: none }
.class1 A:visited { Color: #000000; TEXT-DECORATION: none }
.class1 A:hover { COLOR: blue; TEXT-DECORATION: none }

.class2 A:link { Color: #ffffff; TEXT-DECORATION: none; font-family: Arial; }
.class2 A:visited { Color: #ffffff; TEXT-DECORATION: none; font-family: Arial; }
.class2 A:hover { COLOR: Orange; TEXT-DECORATION: none; font-family: Arial; }

.class3 A:link { Color: #FFCC00; TEXT-DECORATION: none }
.class3 A:visited { Color: #FFCC00; TEXT-DECORATION: none }
.class3 A:hover { COLOR: #FFCC00; TEXT-DECORATION: none }

.pTop {
  font-size: 12px;
  line-height: 13px;
  font-family: Verdana, Geneva, Vera, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
}

.pBold {
  font-size: 16px;
  line-height: 15px;
  font-family: Arial;
  font-weight: bold;
  color: #000000;
}

.pText {
  font-size: 14px;
  line-height: 13px;
  font-family: Arial;
  font-weight: none;
  color: #000000;
}

.pcaptchas  {
  font-size: 20px;
  line-height: 13px;
  font-family: Arial;
  font-weight: none;
  color: #000000;
}

.pTitle {
  font-size: 16px;
  line-height: 13px;
  font-family: Arial;
  font-weight: bold;
  color: #ffffff;
}

.pSTitle {
  font-size: 12px;
  line-height: 13px;
  font-family: Arial;
  font-weight: bold;
  color: #ffffff;
}

.pBottom {
  font-size: 12px;
  line-height: 13px;
  font-family: Arial;
  font-weight: bold;
  color: #000000;
}


.pNote {
  font-size: 12px;
  line-height: 13px;
  font-family: Verdana, Geneva, Vera, Arial, Helvetica, sans-serif;
  font-weight: none;
  color: #000000;
}

.pLink {
  font-size: 16px;
	text-transform: uppercase;
  line-height: 13px;
  font-family: Verdana;
  font-weight: bold;
  color: #000000;
}

.textbox {
  font-size: 14px;
  width: 100%;
  height: auto;
	padding: 2px;
  border: 1px solid #000000;
  border-left: 4px solid #000000;
  border-right: 4px solid #000000;
}

.textarea {
  width: 100%;
  height:60px;
	padding: 2px;
  border:1px solid #000000;
  border-left: 4px solid #000000;
  border-right: 4px solid #000000;
  font-family: Verdana, Geneva, Vera, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.textareaim {
  background:#FFFFFF url(images/minilogo_azienda.jpg) no-repeat 85px 8px;
  border: 1px solid #CCCCCC;
  width: 280px;
  height: 80px;
}

.bottone1 {
  background: #fff;
  padding: 1px;
  font-family: Verdana, Geneva, Vera, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-variant: small-caps;
  border: 1px solid #aaa;
  color: #00c;
  padding: 0px 2px 0px 4.5px;
}

.bottone2 {
  background: #fff;
  padding: 1px;
  font-family: Verdana, Geneva, Vera, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-variant: small-caps;
  border: 1px solid #aaa;
  color: #000;
  background: #FFA500;
  padding: 0px 2px 0px 4.5px;
}

.iframe {
    left: 0px;
    top: 50px;
    width: 550;
	height: 100%;
    color: #CCFFCC;
	background-color: none;
    border: 1px solid #000000;
	margin-left: 0%;
	margin-right: 0%;
	padding: 0pt;
	text-align: center;
	border: 0pt;
	border-style: solid;
}