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


}
.table2 {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #000000;
	background-color: #BBD2EA;
	border: 1px solid #003399;
	padding: 5px;


}
.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: #000000;
}
.text3 {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #000000;
	background-color: #ECF0F6;
	font-weight: bold;
	border: 1px solid #003399;


}
.sobanner {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 468px;
	border: 0px;

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

