html{ overflow-y : scroll; }
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #00006d; font-weight: normal; margin: 0 auto; padding: 0px; BACKGROUND-COLOR: #FFFFFF}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #00006d; font-weight: bold; margin-top: 12px; margin-bottom: 18px }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; font-weight: bold; margin-top: 18px; margin-bottom: 7px }
p { margin-top: 9px; margin-bottom: 9px }
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #00006d; font-weight: normal }

.top { background-color:#e3fbfc }
.foot { background-color:#00006d; color: #ffffff }

a:link { color: #cc0000; font-weight: bold; text-decoration: none; }
a:hover { color: #cc0000; font-weight: bold; text-decoration: underline }
a:visited { color: #cc0000;	font-weight: bold; text-decoration: none }
a:visited:hover { color: #cc0000; font-weight: bold; text-decoration: underline }

a.footer:link { color: #fff900;  font-weight: bold; text-decoration: none }
a.footer:hover { color: #fff900;  font-weight: bold; text-decoration: underline }
a.footer:visited { color: #fff900; 	font-weight: bold; text-decoration: none }
a.footer:visited:hover { color: #fff900;  font-weight: bold; text-decoration: underline }

a.navbar:link { color: #1b3a7a;  font-weight: normal; text-decoration: none }
a.navbar:hover { color: #ffffff;  font-weight: normal; text-decoration: none }
a.navbar:visited { color: #1b3a7a; 	font-weight: normal; text-decoration: none }
a.navbar:visited:hover { color: #ffffff;  font-weight: normal; text-decoration: none }

a.topBar:link { font-size: 9px; color: #d1def7;   font-weight: bold; text-decoration: none }
a.topBar:hover { font-size: 9px; color: #ffffff;  font-weight: bold; text-decoration: none }
a.topBar:visited { font-size: 9px; color: #d1def7 ; 	font-weight: bold; text-decoration: none }
a.topBar:visited:hover { font-size: 9px; color: #ffffff;  font-weight: bold; text-decoration: none }

a.bottomBar:link { font-size: 9px; color: #1b3a7a;   font-weight: bold; text-decoration: none }
a.bottomBar:hover { font-size: 9px; color: #ffffff;  font-weight: bold; text-decoration: none }
a.bottomBar:visited { font-size: 9px; color: #1b3a7a; 	font-weight: bold; text-decoration: none }
a.bottomBar:visited:hover { font-size: 9px; color: #ffffff;  font-weight: bold; text-decoration: none }

.bgBluScuro { BACKGROUND-COLOR: #1b3a7a }
.bgBluChiaro {BACKGROUND-COLOR: #94acde }
.bgCiano { BACKGROUND-COLOR: #d1def7 }
.bgBianco { 	BACKGROUND-COLOR: #ffffff }

.Bianco { COLOR: #ffffff }
.Blu { COLOR: #1b3a7a }