﻿.style2Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #009966;
	text-align: center;
	height: 20px;
}
.style3Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FF9933;
		text-align: center;
	height: 20px;
}
.style4Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #CCCCCC;
		text-align: center;
	height: 20px;
}
