/* Document : caixas Created on : 08/03/2011, 22:48:38 Author : Cláudia Cristina Description: Purpose of the stylesheet follows. */ /* TODO customize this sample style Syntax recommendation http://www.w3.org/TR/REC-CSS2/ */ .caixas_ { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #333333; border: 1px solid #666666; } .style1 { color: #FFFFFF; font-weight: bold; }