td       { color: #0b2775; font-size: 14px; font-family: Arial }
a      { color: #0b2775; font-weight: bold; font-size: 14px; font-family: Arial; text-decoration: none }
a:hover      { color: red; font-size: 14px; font-family: Arial; text-decoration: underline }
h1      { color: white; font-weight: bold; font-size: 20px; font-family: Arial; text-decoration: underline; margin: 0px; padding: 0px }
h2      { color: red; font-weight: bold; font-size: 20px; font-family: Arial; text-decoration: underline; margin: 0px; padding: 0px }
.bold        { color: #0b2775; font-weight: bold; font-size: 14px; font-family: Arial }
.boldrosso       { color: red; font-weight: bold; font-size: 14px; font-family: Arial }
.boldrosso2   { color: red; font-weight: bold; font-size: 15px; font-family: Arial }
.testo      { color: #0b2775; font-size: 14px; font-family: Arial; text-align: justify }
.testopiccolo   { color: #0b2775; font-size: 12px; font-family: Arial; text-align: justify }
.testo2     { color: yellow; font-size: 16px; font-family: Arial; text-align: justify }
.testobianco    { color: white; font-weight: bold; font-size: 16px; font-family: Arial; text-align: justify }
.testobianco2   { color: white; font-weight: bold; font-size: 13px; font-family: Arial; text-align: justify }
.top {
	font-size: 8px;
	font-weight: bold;
	background-color: #FFF;
}

select    { color: #0b2775; font-size: 14px; font-family: Arial }
body         {
	margin: 0px;
	background-color: #4e6b95;
	background-image: url(imgs/bg2.jpg);
	background-repeat: repeat-x;
}
.imgs  { float: left; padding: 3px; border: solid 1px #789 }
