/* CSS Document 
 last update : 15 august 06 by Lod */



/* ====== ALL (body, etc...) ====== */


body{ 
	font-family:'helvetica neue', Lucinda Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	}


/*

td { 
	font-size: 0.85em;
	}

*/


h5 {
	font-weight: 900;
	font-size: 0.9em;
	}
/*

h5 { 
	font-size: 0.9em;
	}

p-footer { 
	font-size: 0.9em;
		}
	
*/	

/* ====== HOVER, etc ... ====== */	


a:link {
	text-decoration : none;
    color: #05DEF2 ;
	}

a:visited {
	text-decoration : none;
    color: #FF9E5C ;
	}  

a:hover {
	text-decoration: none; 
    color: #FF9E5C ;
	}




/* ====== CLASS ====== */
	


.unnamed1 { 
	font-size: 0,8em;
	}

.headline { 
	font-weight: 900;
	}

.body2 {
	font-size: 0,8em;
	}

.bodycopy { 
	font-size: 0,8em;
	font-style: normal;
	}

.bannercopy { 
	font-size: 0,8em;
	font-style: normal;
	font-weight: normal;
	}

.bannercopyCopy2 {
	font-size: 0,8em;
	font-style: normal;
	font-weight: normal;
	}

.bannercopyCopyBig {
	font-size: 1,2em;
	font-style: normal;
	font-weight: normal;
	}
 
   

