BODY, TD,input {
	background: #696969;
	color : #E8E8E8;
	font-family : sans-serif;
	font-size: 90%;

}

H1 {
	font-size: 160%;
	}
H2 {
	font-size: 140%;
	}
H3 {
	font-size: 120%;
	}

A {
	color: #CECEFF;
}

A:Hover {
	color: White;
}

HR {
	height: 1pt;
}
.gestux
{
text-align:center;
	position : relative;
	top : 33%;
}

