body ,table, th, td{
    color:             #000000;    
    font-size:         10pt;	
}
img {
    border: 0;
}
table {
    border-collapse:   collapse;
    border-spacing:    0;
}
tr{
	height:  20pt;
}
th, td {
    padding:           0.2em;
}

th {
    font-weight:       bold;
    background-color:  #e5e5e5;
}
