/* 
    Document   : comun
    Created on : 23/07/2009, 12:12:48 AM
    Author     : Lalo
    Description:
        Purpose of the stylesheet follows.
*/

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


body {
	
	font-size: 11px;
}
table{ 
font-size:11px;
}
th {
background-color:#CC9933;

