html {
	font-size: 100%;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 0.75em;
	margin:0;
    padding:0;
}
#Page {
	width:82.5em;
	height:42em;
	z-index:1;
	visibility: visible;
	margin: 0 auto;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
.Corps14 {
	font-size: 1.17em;
	color: #000000;
}
img     {
	border:0px;
}
h1 {
	font-size: 1.17em;
	font-weight: normal;
	color: #000000;
	display: inline;
}
h2 {
	font-size: 1em;
	font-weight: normal;
	display: inline;
}
h3 {
	font-size: 0.75em;
	font-weight: normal;
	display: inline;
}
p {
	font-size: 0.75em;
	font-weight: normal;
}
