@charset "UTF-8";
body {
	margin:0;
	background-color:#3e3e40;
	color:#DDDDDD;
	font-family:arial, times, times new roman;
	font-size:14px;
}
a {
	color:#DDDDDD;
	text-decoration:none;
}
a#ref {
	color:#9C9C9C;
	font-size:11px;
}
div {
	text-align:center;
}
h1 {
	color:#76BA00;
	margin-bottom:50px;
	font-size:1.7em;
}
p a {
	color:#FFF;
}
p#p1 {
	margin-bottom:20px;
	font-size:1.0em;
	font-weight:normal;
}
p#owie {
	font-size:0.8em;
	text-align:center;
}
img {
	margin-top:-10px;
}
span.entrer {
	font-size:1.2em;
	font-weight:bold;
}
h1.altern {
	color:#76BA00;
	margin-bottom:50px;
	font-size:1.7em;
}
p.altern {
	margin-bottom:20px;
	font-size:1.1em;
	font-weight:bold;
}
p.altern2 {
	margin-bottom:20px;
	font-size:0.9em;
	font-weight:bold;
	color:#F90;
}

