body {
		font-size:9pt;
}
td {
		font-size:9pt;
}
.Toolbar 
	{
		background-color:menu;
		color:MenuText;
		font-size:9pt;
	}

.ArticleHeader_Selected
	{
		background-color:Highlight;
		color:HighlightText;
		font-size:9pt;
	}

.HeaderTitle
	{
		background: buttonshadow;
		color: white;
		font: icon;
		text-align: right;
		width: 90px;
		padding-right: 3px;
	}

.HeaderInput 
	{
		background: window;
		color: windowtext;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom: 1px;
	}

input 
	{
		border: 1px solid window;
		font: icon;
		color: buttonshadow;
		cursor: hand;
		width: 100%;
	}

.scritta
	{
		border: 1px solid window;
		font: icon;
		color: buttonshadow;
		cursor: hand;
		width: 100%;
	}
.Textarea
	{
		border: 1px solid buttonface;
		width: 100%; 
		height: 47%;
		color: windowtext;
		padding-left: 4px;
		padding-right: 4px;
	}
