.table1 {
	font-family: "Times New Roman";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #330099;
}
.table2 {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #FFFFFF;
	background-color: #CC0066;
	border: 2px solid #CC0066;

}
.title2 {
	font-family: Times New Roman;
	font-size: 16px;
	color: #000000;
}
.text1 {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0066;


}
.text2 {
	font-family: "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text3 {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990099;
}
.copyright {
	font-family: Times New Roman;
	font-size: 9px;
	color: #000000;
}

