body {
	background-color: #660000;
}

body, td, th {
	color: #FFCC99;
}

h1 {
	color: #FF6666;
}

h2 {
	color: #FF99CC;
}

h3, h4 {
	color: #CC9999;
}

h5, h6 {
	color: #FFCCCC;
}

a {
	color: #FF0033;
}

form {
	background-color: #990000;
}

.txtcourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC99;
	letter-spacing: 1px;
      text-align:justify;
}


.txtcourant2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 1px;
      text-align:justify;
}

.txtcourantpetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC99;
	letter-spacing: 1px;
      text-align:justify;
}

