body {
    line-height: 1.0 !important;
}

.color1{background-color: #FFFFFF; color:#000000;}
.color2{background-color: #FFFFFF; color:#000000;}
.color3{background-color: #FFFFFF; color:#000000;}
.colorGRAY{background-color: #FFFFFF; color:#000000;}
.colorGREY{background-color: #FFFFFF; color:#000000;}
a:link{ color:#000000;}

address
{
	display:none;
}

.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
    padding: 1px !important; 
}

/* Removes borders from tables */
/*
table.table-bordered,
.table-bordered th,
.table-bordered td  {
    border-style: none !important;
}
*/
