body { background-color:#252525; margin:0; padding:0; }

p, td { font-family: tahoma,sans-serif;
	/* font-size: 10px; */
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
	
.bigger { font-family: tahoma,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
	
strong  { font-family: tahoma,sans-serif;
	/* font-size: 10px; */
	font-weight: bold;
	color: #2548b0;
}

b  { font-family: tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.domanda { font-family: tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	margin:0;
}
	
a.link:link {color:#0033cc; text-decoration:none; font-size:7pt; }
a.link:visited {color:#0033cc; text-decoration:none; font-size:7pt; }
a.link:hover {color:#0033cc; text-decoration:underline; font-size:7pt; }
a.link:link:hover {color:#0033cc; text-decoration:underline; font-size:7pt; }
a.link:visited:hover {color:#0033cc; text-decoration:underline; font-size:7pt; }

#bottoneHP { background-image:url(img/hpButton.gif); width:126px; height:22px; text-align:center; padding-top:4px; margin-bottom:5px; text-transform:uppercase; }
#bottoneHP a:link          { color:#ffffff; text-decoration:none; font-size:10px; font-family:tahoma; }
#bottoneHP a:visited       { color:#ffffff; text-decoration:none; font-size:10px; font-family:tahoma; }
#bottoneHP a:hover         { color:#ffffff; text-decoration:underline; font-size:10px; font-family:tahoma; }
#bottoneHP a:link:hover    { color:#ffffff; text-decoration:underline; font-size:10px; font-family:tahoma; }
#bottoneHP a:visited:hover { color:#ffffff; text-decoration:underline; font-size:10px; font-family:tahoma; }

.footer   { color:#7c7c7c; }
#toolbar a { position:relative; top:1px; }
