body { background-color:#fff; 
font-family: Arial;
margin: 5px; font-size: 12pt;
color: red;
}

P { margin-bottom: 0.21cm; direction: ltr; color: #ffffff; orphans: 2 }
P.western { font-family: Arial;}
P.titre { font-family: Arial;}
P.bienvenue { font-family: Arial;}
P.cjk { font-family: Arial;}
P.ctl { font-family: Arial;}
a {
font-size: 12pt;
font-weight: bold;
}
a:link {
text-decoration:none;
color:#555;
}
a:visited {
text-decoration:none;
color:#999;
}
a:active {
text-decoration:none;
color:blue;
}
a:hover {
text-decoration:underline;
color:red;
}
.mailto {
font-size: 12pt;
font-weight: bold;	
}
img {
border:1px #aaa solid;
}

