﻿.center   {
	text-align: center;
}
.text {
	color: #FFFFFF;
	font-weight: bold;
}
.tablewidth {
	border: 1px solid #000000;
	width: 800px;
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
}
.noborder {
	border-width: 0;

}

