.style2 {
	font-size: large;
	font-weight: bold;
	color: #990000;
}
.style3 {
	font-size: large;
	font-weight: bold;
	color: #993300;
}
.style4 {
	font-size: large;
	font-weight: bold;
}

.style1 {
	font-size: large;
	color: #996600;
}