table       {
	color: #000;
	font-style: normal;
	font-weight: lighter;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	height: auto
}
h2  { color: #000; font-weight: bold; font-stretch: extra-expanded; font-size: 24px; text-decoration: none }

.makeblack {
	color: #000;
}
.Recordwhite {
	color: #FFF;
}
