body { color:#black; background:455200; }

H1 {
font-size: 16pt;
font-family: verdana;
font-weight: bold;
color: #999999;
}
H2 {
font-size: 10pt;
font-family: verdana;
font-weight: normal;
color: #cc9900;
}
H3 {
font-size: 10pt;
font-family: verdana;
font-weight: normal;
color: #999999;
}
H4 {
font-size: 14pt;
font-family: Times new roman;
font-weight: bold;
font-style: Italic;
color: #black;
}
H5 {
font-size: 12pt;
font-family: Times new roman;
font-weight: bold;
font-style: Italic;
color: #black;
}
H6 {
font-size: 14pt;
font-family: verdana;
font-weight: normal;
color: #cc9900;
}
.cap {
font-size: 13pt;
font-family: verdana;
font-weight: bold;
color: #cc9900;
}
.rank {
font-size: 11pt;
font-family: verdana;
font-weight: bold;
color: #999999;
}
.rank2 {
font-size: 8pt;
font-family: verdana;
font-weight: NORMAL;
color: #999999;
}
.rank3 {
font-size: 8pt;
font-family: verdana;
font-weight: NORMAL;
color: #cc9900;
}
.sottotitolo {
font-size: 12pt;
font-family: verdana;
font-weight: Bold;
color: #cc9900;
}
.titolo{
font-size: 16pt;
font-family: verdana;
font-weight: bold;
color: #999999;
}
.cappello {
font-size: 10pt;
font-family: tahoma;
font-weight: Bold;
color: #cc9900;
}
.testo {
font-size: 10pt;
font-family: verdana;
font-weight: normal;
color: #black;
}
a:link { 
    font-size: 10pt;
    font-family: verdana;
    font-weight: normal;
	color: #cc9900;
	text-decoration: none;
	}
a:visited {
    font-size: 10pt;
    font-family: verdana;
    font-weight: normal;
	color: cc9900;
	text-decoration: none;
	}
a:hover {
    font-size: 10pt;
    font-family: verdana;
    font-weight: normal;
	color: #cc9900;
	background-color: #333333;
	text-decoration: none;
	}
a:active {
    font-size: 10pt;
    font-family: verdana;
    font-weight: normal;
	color: #cc9900;
	text-decoration: none;
	}
	
.titoloblack{
font-size: 16pt;
font-family: verdana;
font-weight: bold;
color: #black;
}