/* 
    Document   : 2
    Created on : Feb 17, 2010, 8:47:44 AM
    Author     : mmanrique
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

*,div,td,tr, body, form, table, html, iframe, span, input, select, a, img, p, h1, h2, .textos{
    font-size:small;
}
*{
    font-size:small;
}

