body {  background-color: #000000;}
p {
	color: #FFFFFF;
}

.txt {
	color: #FFFFFF;
	font-family: Arial;
		font-size: 12px;
	text-align: left;
	margin: 10px 10px 10px 10px;
}
.cap {
	color: #FFFFFF;
	font-family: Arial;
		font-size: 12px;
	text-align: center;
	margin: 3px 0px 12px 0px;
}

h1 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial;
	text-align: left;
	vertical-align: middle;
		margin: 5px 0px 0px 0px;
}
h3 {
	color: #FFFF33;
	font-size: 24px;
	font-weight: bold;
	font-family: Futura, Verdana;
}
h2 {
	font-family: Arial;
	font-size: 24px;
	color: #000000;
		text-align: center;
	font-weight: bold;
			margin: 5px 0px 0px 0px;
}
.bor {  border: 1px #999999 solid;}


a:link {
color: #FFFFFF;
font-family: Arial;
font-size: 12px;
	text-decoration: none;
	text-align: left;
}

a:active {
color: #CCCCCC;
font-family: Arial;
font-size: 12px;
	text-decoration: none;
	text-align: left;
}

a:visited {
color: #999999;
font-family: Arial;
font-size: 12px;
	text-decoration: none;
	text-align: left;
}
.ref {
	font-family: Arial;
	font-size: 13px;
	font-weight: 800;
	line-height: 15px;
}


a.logo {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	}
	
a.logo:visited {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	}	
.dim {
	font-family: Futura;
	font-size: 16px;
	color: #FFFFFF;
}
.leg {
	font-family: Arial;
	font-size: 16px;
	color: #FFCC00;
}
.com {
	font-family: Futura;
	font-size: 14px;
	color: #FFFF00;
}
.texte {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #FFFFFF}
.reflog {  font-family: futura, verdana; font-size: 24px; font-weight: bold; color: #33CCFF; text-decoration: none}

