html, body { 
height : 100%; 
overflow : hidden;
} 
h1 { 
font-size : 12px; 
line-height : 12px; 
color : #2f6ca3; 
} 
h2 { 
font-size : 12px; 
line-height : 10px; 
color : #2f6ca3; 
} 
body { 
font-size : 12px; 
color : #2f6ca3; 
font-family : verdana; 
letter-spacing : 1px; 
background-color : #a5cbeb; 
} 
iframe { 
height : 98.5%; 
width : 1000px; 
margin : 0; 
padding : 0; 
} 
a:link { 
color : #2f6ca3; 
} 
a:visited { 
color : #2f6ca3; 
} 
a:hover { 
color : #2f6ca3; 
} 
a:active { 
color : #2f6ca3; 
} 
table { 
height : 100%; 
width : 1024px; 
border : 0; 
margin : 0; 
padding : 0; 
} 
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; 
} 
