.table1 {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	border: 2px solid #666666;

}
.table2 {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #FFFFFF;
	background-color: #999999;
	border: 2px solid #999999;

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

}
.copyright {
	font-family: "Times New Roman";
	font-size: 9px;
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}

