<!--

	a {
		text-decoration: none;
		color: #3366CC;
		font-size: 10pt;
	}

	a.menu {
		font-weight: bold;
		}

	a.submenu {
		color: #999999;
		font-weight: bold;
	}

	a:hover {
		text-decoration: underline;
	}

	a.menu:hover {
		text-decoration: none;
	}

	a.submenu:hover {
		text-decoration: none;
	}

	table {
		font-family: arial;
		font-size: 12px;
	}

	.tdhead {
		color: #3366CC;
		font-size: 18px;
	}

	.tdcopyright {
		color: #999999;
		font-size: 14px;
	}

	.tdcontent {
		/* text-align: justify; */

	}

	.head {
		color: #999999;
		font-size: 15px;
		font-weight: bold;
		padding-left: 0px;
		padding-bottom: 5px;
	}

	.sub {
		font-size: 10px;
	}

	.line {
		background-color: #CCCC00;
	}

	.picture {
		border: 1px solid #000000;
	}

	img.foto {
		filter:progid:DXImageTransform.Microsoft.Shadow (color='black', Direction=135, Strength=5);
		margin-top: 5px;
	}
	
	

//-->
