﻿.style1 {
	color: #FFFFFF;
	background-color: #000000;
}
.style2 {
	background-color: #ffffcc;
}
.style3 {
	background-color: #ffff99;
}
.style4 {
	background-color: #ffcc66;
}
.style5 {
	font-size: small;
	margin-bottom: 20px;
}
.style5 td {
	padding: 3px;
}
.style6 {
	font-size: small;
	text-align: center;
}
