body 
	{
	background-color: #006699;
	font-size: 12px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	}

p 	{
	font-size: 12px;
	color: #666666;
	}
	
a 	{
	font-size: 12px;
	color: #3399CC;
	text-decoration: none;
	}

a:hover {
		text-decoration: underline;
		}
.rouge{
		color: #CC3300;
		}
.rouge:hover {
		text-decoration: underline;
	}
	

b 
		{
	font-weight: bold;
	color: #CC3300;
		}

.footer {
	font-style: italic;
	font-size: 10px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #009966;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #99CCCC;
}

li {
	color: #666666;
	list-style-position: inside;
	list-style-type: disc;
}
td,table,tr
	{
	font-size: 12px;
	}
input {
	font-size: 12px;
	color: #666666;
	}
textarea {
	font-size: 12px;
	color: #666666;
	}
select {
	font-size: 12px;
	color: #666666;
	}
.google {
	font-size: 1px;
	color : #006699;
 }
.style1 {color: #FFFFFF}
.style3 {font-size: 9px} 
 
