* {

	font-size : 1em ;

	margin : 0 ;

	padding : 0

}

body , html {

	width : 100% ;

	height : 100% ;

}

body {

	background-color : #e4ddce ;

	font-family : Arial , sans-serif ;

	font-size : 62.6% ;

	color : #79756c ;

	text-align : center ;

}

.cacher {

	display : block ;

	margin-top : -10000px ;

	position : absolute ;

}

img {

	border : 0

}

.clearer {

	display : block ;

	clear : both ;

	font-size : 0 ;

	line-height : 0 ;

}

a {

	text-decoration : none ;

	color : #00579f ;

}

ul {

	list-style-type : none ;

}

#genMessages {

	font-family : monospace ;

	font-size : 11px ;

}