	* { font-family : Arial, Tahoma, sans-serif; }
	body {
	margin :0;
	padding :0;
	text-align:center;
	color:#555555;
	font-size:10pt;
	background-color:#ecf1f8;
	}
 
    #bodyContainer {
	width:770px;
	margin:auto;
	background-color:#fff;
     }
	
     #content {
     width:720px;
	 padding:25px;
	 text-align:justify;
     }


	p {
		margin : 0;
		padding : 0;
		margin-bottom : 7pt;
		text-align: justify; 
	}

	hr {
		height : 0;
		border : 0;
		border-bottom : #cccccc solid 1px;
		margin-bottom : 20px;
		margin-top : 10px;
	}

	a,
	a:visited{
		color : #666666;
		text-decoration : underline;
	}

	a:hover { color : #000000;text-decoration : underline; }
	
	a:hover#group { color : #940007;text-decoration : underline; }
	a:hover#gnss{ color : #ea9a00;text-decoration : underline; }
	a:hover#meteo{ color : #0073ad;text-decoration : underline; }

	#ht{
		color : #93accc;
		font-weight : bold;
		text-decoration : underline;
	}

