Respuesta :

P {
font-style: tahoma;
font-size: 16px;
font-color: red;
}

Answer:

P {

font-style: tahoma;

font-size: 16px;

font-color: red;

}

Explanation: