
.head
{
	     font-family: arial;
	     font-weight: bold;
	     font-size: 25px;
	     color: #000000;
}
.head2
{
	     font-family: arial;
	     font-weight: bold;
	     font-size: 18px;
	     color: #000000;
}
.bgred
{
	     font-family: arial;
	     font-weight: bold;
	     font-size: 12px;
	     color: #ffffff;
}
.visite_red
{
	     font-family: arial;
	     font-weight: bold;
	     font-size: 18px;
	     color: #BC0000;
}
.visite_black
{
	     font-family: arial;
	     font-size: 14px;
	     color: #000000;
}
.redtable
{
  	     border-width: 1px;
	     border-style: solid;
  	     border-color: #BC0000;
  	     padding: 5px;
 	     text-align: justify; }
}
.copy
{
	     font-family: arial;
	     font-size: 10px;
	     color: #bebebe;
}

