BODY	{ font-size:11px;color: CCCCCC; font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif; background-image: url(images/sfondo.jpg) }
TD		{ font-size:11px;color: CCCCCC; font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif; background: #00325F }

.sfondo		{ font-size:11px;color: CCCCCC; font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif; background-image: url(images/sfondo.jpg) }

A:link		{ color: FFFFFF; font-size: 11px; text-decoration: none }
A:visited	{ color: FFFFFF; font-size: 11px; text-decoration: none }
A:hover		{ color: CCCCCC; font-size: 11px; text-decoration: none }

.body			{font-family: verdana, helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none;}
.body:hover 	{color: #42657B; text-decoration: none;	font-weight: bold;}

.bottom			{font-family: Verdana, Helvetica, Sans-serif; font-size: 9px; color: #FFFFFF}
.bottom:link	{font-family: Verdana, Helvetica, Sans-serif; font-size: 9px; text-decoration: none; color: #FFFFFF;}
.bottom:visited {font-family: Verdana, Helvetica, Sans-serif; font-size: 9px; text-decoration: none; color: #FFFFFF;}
.bottom:hover	{font-family: Verdana, Helvetica, Sans-serif; font-size: 9px; text-decoration: underline; color: #FFCC00;}

/* BOBY, SCROLL-BAR formatting */
body
{
    scrollbar-arrow-color: #FFCC00;
    scrollbar-shadow-color: #336699;
    scrollbar-3Dlight-color: #336699;
    scrollbar-track-color: #336699;
    scrollbar-face-color: #003C77;
    scrollbar-highlight-color: #003C77;
    scrollbar-darkshadow-color: #003C77;
    overflow: auto;
}

#corpo       {
	color: #696969;
	font-size: inherit;
	font-family: inherit;
	text-decoration: none;
	background-color: #003768;
	text-align: left;
	margin: 0;
	padding: 0px;
	overflow: auto;
	width : 100%;
	height : 100%;
}