body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.Red {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Red h1 {
	font-size : 24px;
}

.Red h2 {
	font-size : 22px;
}

.Red h3 {
	font-size : 20px;
}

.Red h4 {
	font-size : 18px;
}

.Red h5 {
	font-size : 16px;
}

.Red h6 {
	font-size : 14px;
}

.Green {
	color: #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Green h1 {
	font-size : 24px;
}

.Green h2 {
	font-size : 22px;
}

.Green h3 {
	font-size : 20px;
}

.Green h4 {
	font-size : 18px;
}

.Green h5 {
	font-size : 16px;
}

.Green h6 {
	font-size : 14px;
}

.Blue {
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Blue h1 {
	font-size : 24px;
}

.Blue h2 {
	font-size : 22px;
}

.Blue h3 {
	font-size : 20px;
}

.Blue h4 {
	font-size : 18px;
}

.Blue h5 {
	font-size : 16px;
}

.Blue h6 {
	font-size : 14px;
}

.Grenat {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Grenat h1 {
	font-size : 24px;
}

.Grenat h2 {
	font-size : 22px;
}

.Grenat h3 {
	font-size : 20px;
}

.Grenat h4 {
	font-size : 18px;
}

.Grenat h5 {
	font-size : 16px;
}

.Grenat h6 {
	font-size : 14px;
}

.brun {
	color: #A62A2A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.brun h1 {
	font-size : 24px;
}

.brun h2 {
	font-size : 22px;
}

.brun h3 {
	font-size : 20px;
}

.brun h4 {
	font-size : 18px;
}

.brun h5 {
	font-size : 16px;
}

.brun h6 {
	font-size : 14px;
}

.nuit {
	color: #00009C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.nuit h1 {
	font-size : 24px;
}

.nuit h2 {
	font-size : 22px;
}

.nuit h3 {
	font-size : 20px;
}

.nuit h4 {
	font-size : 18px;
}

.nuit h5 {
	font-size : 16px;
}

.nuit h6 {
	font-size : 14px;
}

