body{

	margin:0;
	top:0;
	left:0;
	height:100%;

}
html{

	
	height:100%;

}

span.heading{
width:100%;
text-align:center;
	font-size:30px;
	font-weight:bold;
}

a,a:active,a:hover,a:visited{
	text-decoration:underline;

}

a:hover{

	color:#0033FF;

}

p{
	font-size:16px;
	color:#ffffff;
	text-align:justify;
}
span.bold{
	font-size:16px;
	color:#ffffff;
	font-weight:bold;

}

span.titre{

	font-size:24px;
	font-weight:bold;
	color:#66FF66;

}

span.loading{

	font-size:14px;
font-weight:bold;

}

span.shine{

	font-size:20px;
	font-weight:bold;
	font-style:italic;
}


/*alternate contenet*/

div#myContent{
text-align:center;
}
div#myContent p{
font-family:Arial, Helvetica, sans-serif;

text-align:center;
	font-size:14px;
	color:#ffffff;


}