table
{
/* stile */
}

lo applica a tutte le tables

.classe
{
/* stile */
}

aggiungi <table class="classe"> alla/e table/s interessata/e

#id
{
/* stile */
}

aggiungi
<table id="id"> allA table interessata