body { font-color: black; font-size: 11px; font-family: "Andale Mono", "Courier New", Courier, Monaco }

.testogrande { font-size: 16px; }
.testobianco { color: white; }
.testoblu { color: #002187; }
.testopiccnero { color: black; font-size: 11px; }
.testosponsor { color: 666666; font-size: 10px; }
.testorosso { color: #900; }

h1, h2, h3, h4 {
	font-family: Arial Narrow, Helvetica, Arial;
	font-weight: 900;
	letter-spacing: 1px;
	margin: 0px 0px  0px 0px;
	padding:  0px 0px 0px 0px;
	line-height: 1em;
}


h1 {
	font-size: 45px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
	margin-left: 8px;
}


.intro { font-family: "Arial Narrow"; color: black; font-size: 16px; font-weight:bold;}
.sottointro { font-family: "Arial Narrow"; color: black; font-size: 14px; font-weight: bold;}

a:link { color: #002187; text-decoration: none; border-style: none; }
a:visited { color: #002187; text-decoration: none; border-style: none;}
a:active { color: #002187; border-style: none;}
a:hover { color: #0C00FF; outline-style: none; outline-color: #FFFFFF; outline-width:0px;}

a.alt:link { color: #AAAAAA; text-decoration: none; border-style: none; }
a.alt:visited { color: #AAAAAA; text-decoration: none; border-style: none;}
a.alt:active { color: #FFFFFF; border-style: none;}
a.alt:hover { color: #EEEEEE; outline-style: none; outline-color: #FFFFFF; outline-width:0px;}

img { border-style: none; }

.imgdx { float: right; }
#topimgdx{ 
position:absolute;
top:50px;
left:540px;
float: right; }