﻿.style1 {
	color: #FFFFFF;
	font-size: large;
	background-color: #333399;
}
.style2 {
	text-align: center;
	font-size: large;
	background-color: #9999FF;
}
.style5 {
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
}

.style6 {
	text-align: center;
}


