BODY {
background-color : white; 
font-size : medium; 
font-weight : bold;
} 
table {
background-color : transparent; 
font-size : medium; 
font-weight : bold;
} 
form {
background-color : transparent; 
font-size : medium; 
font-weight : bold; 
} 
h1 {
color : blue; 
} 
h2 {
color : navy; 
} 
h3 {
color : black;
} 
td {
color : black; 
font-weight : bold; 
font-size : medium;
} 
.pblue {
color : blue; 
font-size : medium; 
font-weight : bold; 
} 
ul {
color : black; 
font-size : medium; 
font-weight : bold;
} 
.lien {
color : black; 
font-size : medium; 
font-weight : bold; 
font-style : normal; 
} 
p {
background-color : transparent; 
font-size : medium; 
font-weight : bold; 
}