h1 { 
font-size : 11px; 
line-height : 10px; 
color : #006699; 
font-variant: small-caps ;
} 
h2 { 
font-size : 11px; 
line-height : 10px; 
color : #006699; 
} 
body { 
font-size : 11px; 
color : #006699; 
font-family : verdana; 
letter-spacing : 1px; 
background-color : baddd7; 
} 

a:link { 
color : #006699; 
} 
a:visited { 
color : #006699; 
} 
a:hover { 
color : #006699; 
} 
a:active { 
color : #006699; 
} 
td { 
border : 0; 
margin : 0; 
padding : 0; 
} 
.italique { 
font-style : italic; 
} 
.souligne { 
text-decoration : underline; 
} 
.gras { 
font-weight : bold; 
} 
.left { 
text-align : left; 
} 
.right { 
text-align : right; 
} 
.center { 
text-align : center; 
} 
.justify { 
text-align : justify; 
} 
