.center {
	text-align: center;
}
.tableBorder {
	border: thin dotted #FF9F9F;
	margin-bottom: 18px;
}
.border2 {
	border: thin dotted #CED0DD;
}
.smallFont {
	font: bold 10px Georgia, "Times New Roman", Times, serif;
}

