
body{
color:black;font-family:Courier;font-size:13px;
background-color:rgb(0,0,255);
color : black;
}

a{ 
text-decoration: underline; 
color: white; 
}

.blocright {
color:white;
margin-left :2%;
width:25%;
}

.bf{
color:blue;	
font-weight:bold;
}

.dec{
margin-left : 10px;
}

.bloc {
font-size:10px;
background-color:white;
color : black;
position:relative;
margin-left:28%;
text-align:justify;
top:0;
width:70%;
margin-top:100%;
}