@CHARSET "ISO-8859-1";
b.bold
{
font-weight: bold;
font-family: Times New Roman;
font-size: 80px;
}
bold60
{
font-weight: bold;
font-family: Times New Roman;
font-size: 60px;
}
div.styl
{
font-size: 25px;
position:relative;
left:30px;
top:0px;
}
br
{
line-height: 12px;
}
b.red
{
font-weight: bold;
font-family: Monotype Corsiva;
color: red;
font-size: 30px;
}
a.red
{
color: red;
}
a.blue
{
color: blue;
}
a.green
{
color: green;
}
a.bold
{
font-weight: bold;
font-size: 30px;
}
div.retrait
{
position:relative;
left:50px;
top:0px;
}
	
