body {
	background-color: #000099;
}
a {
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #000099;
text-decoration: none;
} 
a:hover {
text-decoration: underline;
color: #FF6600;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #000099;
	font-weight: bold;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.nav {
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
} 
.nav:hover {
text-decoration: underline;
color: #FFFFFF;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
.texteblanc {
font-family: verdana;
	font-weight: bold;
font-size: 12px;
	color: #FFFFFF;
}
.texte-petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.entete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
}
.table {
	border: thick solid #FFFFFF;
}
.activ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.activ:hover {
	text-decoration: underline;
}

