/* CSS Document 
 last update :  */



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


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


/*

td { 
	font-size: 2em;
	}

*/


h5 {
	font-weight: 800;
	font-size: 1em;
	}
/*

h5 { 
	font-size: 1em;
	}

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

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


a:link {
	text-decoration : none;
    color: #0033ff;
	}

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

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


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


b:link {
	text-decoration : none;
    color: #0033ff;
	}

b:visited {
	text-decoration : none;
    color: #0033ff ;
	}  

b:hover {
	text-decoration: none; 
    color: #0033ff ;
	}



/* ====== 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;
	}
 
   
