﻿body, td
{
	font-family : verdana,arial,helvetica;
	font-size: 11px;
	color:#323232;
}

h1{
  font-size:120%;
  font-weight:normal;
}
h2{
  font-size:120%;
  font-weight:normal;
}
h3{
  font-size:100%;
}

h4{
  font-size:100%;
}

select {
    font-size: 11px;
    border:solid 1px #656d00;
}

input {
    font-size: 12px;
}

textarea {
    font-size: 11px;
} 

.azzurrobold{color:#076ba7}