	body{
		font: 62.5% "Trebuchet MS", sans-serif;
		margin:40px; 
		background-color:#CECEF6;
	}
	
	.copyright {
		font-size:11px;
		color:#949494;
		font-weight:normal;
	}
	
	#dHead{
		/* height:75px; */
		/* width:100%; */
		margin-top:-40px;
		margin-left:-40px;
		/* background-image:url('../images/ciclobanner.png'); */
		background-repeat:no-repeat;	
	}
	
	.dTitle{
		font-size:12px;
		font-weight:bold;
		letter-spacing:3px;
	}

	.table
	{
		border-color: #32CD32;
		border-width: 0 0 1px 1px;
		border-style: solid;
		left:0px;
		background: #fcfdfd url(../images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x;
	}

	.td
	{
		border-color: #32CD32;
		border-width: 1px 1px 0 0;
		border-style: solid;
		margin: 0;
		padding: 0;
		font-size:13;
		font-family:Arial;
	}	

	.th
	{
		border-color: #32CD32;
		font-family:Arial;
		border-width: 1px 1px 0 0;
		border-style: solid;
		margin: 0;
		padding: 0;
		font-size:13;
		color:#2e6e9e;
		background: #dfeffc url(../images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
	}