body    {
	margin : 1em;
	font-family: Georgia;
	font-size: 14px;
	color:#4464C1;
	background-color: #c8ceee;
}
                        
                    
p {
	text-indent: 2em;
	}
		
			

h1 {
	color:#78181a;
	font-size: 28px;
	font-weight: bolder;
	font-family: Georgia;

}
                                        
h2 {
	font-weight: bolder;
	font-size: 24px;
	font-family: Georgia;
}

h3 {
	font-family: Georgia ;
	font-weight: bolder;
	font-size: 18px;
}

h4 {
	font-family: Georgia ;
	color:#fff;
	font-size: 9px;
}

h5 {
	font-family: Georgia ;
	color:#FF0033;
	font-size: 12px;
}

.gras {
	font-weight: bolder;
	font-size: 1.5em}
                        
a:link {
	font-size: 12px;
	color: #26366f;
	text-decoration: none;
}
	
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #26366f;
}

a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #6600FF;
}

a:active {
	font-size: 12px;
	text-decoration: none;
}

table {
	border-style:solid; 
	border-width:3px; 
	border-color:#4464C1;
}

.td,th {
	margin : 0.5em;

}