BODY			{
					margin-top: 0pt;
					margin-bottom: 10pt;
				}

SELECT			{ font-family:"Times New Roman"; font-size:10px; color: #000000; }
INPUT			{ font-family:"Times New Roman"; font-size:10px; color: #000000; }
TEXTAREA		{ font-family:"Times New Roman"; font-size:10px; }
BUTTON			{ font-family:"Times New Roman"; font-size:10px; }

a:link			{ color: #17254a; text-decoration: none }
a:visited		{ color: #17254a; text-decoration: none }
a:hover			{ color: #426da4; text-decoration: none }

a.menuon:link		{ font-family:"Times New Roman"; font-size:19px; color: #FFFFFF}
a.menuon:visited	{ font-family:"Times New Roman"; font-size:19px; color: #FFFFFF}
a.menuon:hover		{ font-family:"Times New Roman"; font-size:19px; color: #FFFFFF}

a.menuoff:link		{ font-family:"Times New Roman"; font-size:19px; color: #273d92}
a.menuoff:visited	{ font-family:"Times New Roman"; font-size:19px; color: #273d92}
a.menuoff:hover		{ font-family:"Times New Roman"; font-size:19px; color: #273d92}

TD 					{ font-family:"Times New Roman"; font-size:12px; color:#273d92; }
.titolo				{ font-family:"Times New Roman"; font-size:24px; color:#273d92; }

.borderall			{ border: 1px solid #121485;}

hr.hrr1 {
      color: #273d92;
      background-color: #273d92;
      height: 2px;
	  border:none;
    }