body {
	color: #ffffff;
	background-color: #000000;
	scrollbar-face-color: #FF0000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #999999;
	scrollbar-track-color: #333333;
	font-family: 'Bookman Old Style';
	font-size: 14pt;
}
table {
	color: #ffffff;
	background-color: transparent;
	scrollbar-face-color: #FF0000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #999999;
	scrollbar-track-color: #333333;
	font-family: 'Bookman Old Style';
	font-size: 14pt;
}
a:link {color: #ff0000; font-weight: bold;}
a:visited {color: #cc0000; text-decoration: none; font-weight: normal;}
a:active {
	background-color: white;
	text-decoration: none;
	/*border: solid thin Red;*/
}
a:hover {color: #ffffff;}
ul { border-width: 0; border-spacing: 0; margin: 0px; text-indent: 0px;}
caption.giorno {text-decoration: underline; text-align: left;}
caption.comunicato {color: red; font-size: 140%; text-decoration: underline; text-align: center; height: 100px; vertical-align: top; font-weight: bold;}
td.autore {
	font-style: italic; font-weight: bold; width: 200px; 
	text-align: left; vertical-align: top;
	font-weight: bold;
}
.icon {width: 18px;}
.argomenti {color: white; 
					 font-weight: bold; 
					 text-align: left; 
					 vertical-align: top;
					 margin-bottom: 0px;
					 text-decoration: underline;
					 }
.sottoargomento {color: #FF0000; 
								font-size: 90%; 
								font-weight: bold; 
								text-align: left; 
								text-indent: 0px; 
								display: block;
								margin-left: 16px;
								}

