/*p {
  font-size: 9px;
}*/

body, table, td, p, div, dd, ul, li, input, textarea, select {
    font-size: 9px;
    }
h3 {
    font-size: 10px;
    }
h4 {
    font-size: 10px;
    }
h5 {
    font-size: 9px;
    }
p {
    font-size: 9px;
    }
	
*{font-size:0.9em;}
