﻿.table1 {
	border: 1px solid #000000;
}
.centeredtext {
	text-align: center
}
.boldgreen {
	font-weight: bold;
	color: #008000;
}
.boldred {
	font-weight: bold;
	color: #FF0000;
}
.tableheading {
	font-weight: bold;
	text-align: center;
}
