﻿.style1 {
	text-align: center;
	color: #FF9933;
}
.style2 {
	border: 1px solid #FF8500;
}
.style3 {
	color: #008000;
}
.style4 {
	text-align: center;
	font-weight: bold;
}
.style5 {
	color: #008000;
	text-align: center;
}
.style6 {
	background-color: #FFCC66;
}
.style7 {
	text-align: center;
	color: #FF9933;
	font-weight: bold;
}
