* {			font-family: verdana, arial, helvetica;}
body	{
			font-size: 8pt;
			}
			
td	 {
			font-family: verdana, arial, helvetica;
			font-size: 8pt;
			}
.corpo {
 			padding:5px;
			 }
.parentesizzato		{
									font-size:9pt;
									font-weight: bold;
									margin-left:10px;
									margin-right:10px;
									}
.tocframe	{
					border: #cecece 1px solid; 
					margin:5px; 
					padding:3px; 
					font-size:8pt;
					}
.sezione	{
					margin:5px;
					margin-top:0px; 
					padding:3px; 
					padding-top:0px;
					font-size:8pt;
					}
.subtoc	{
					margin:0px;
					margin-left:12px; 
					padding:3px; 
					padding-top:0px;
					font-size:8pt;
					width:165;
					color:#646465;
					}
a:link		{
					color:000099;
					text-decoration:none;
					}
a:visited	 {
					color:000099;
					text-decoration:none;
					}
a:hover		{
					color:000099;
					text-decoration:underline;
					}
a.agrey:link		{
					color:#646465;
					}
a.agrey:visited		{
					color:#646465;
					}
a.agrey:hover		{
					color:#646465;
					}
.flatform	{
					font-family: verdana, arial, helvetica;
					font-size: 8pt;
					}
.flatbutton	{
					border: black 1px solid; 
					font-family: verdana, arial, helvetica;
					font-size: 8pt;
					background-color:#efefef;
					cursor: pointer;

					}
									 
.smaller	{
			font-size: 9pt;
		}

textarea { font-family: verdana, arial, sans-serif;
	font-size: small;
}
		
/* RTE */
#msgbody {border:1px solid black; padding:3px; margin-top: 3px}

#rtc h4 { 
	font-size: 12pt;
	font-weight: bold;
	margin-bottom:5pt;
}

#rtc h5 {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	margin-bottom:3pt;
	}
	
#rtc h6 {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom:2pt;
}

#rtc p {margin:3 0 3 0;}
