| Default | None | No styles, just columns and rows | 
										
											| Basic | .table | Only horizontal lines between rows | 
										
											| Bordered | .table-bordered | Rounds corners and adds outer border | 
										
											| Striped | .table-striped | Adds light gray background color to odd rows (1, 3, 5, etc) | 
										
											| Condensed | .table-condensed | Cuts vertical padding in half, from 8px to 4px, within all tdandthelements | 
										
											| Bold & colored | .table-bold | Table header cells are bold and colorized according to template color | 
										
											| Heavy colored | .table-heavy | Table borders, header cells and texts are colorized according to tempalte color |