/*
body	{
	background-color: blue;
}
table	{
	background-color: white;
}
*/

body	{
	font-family: arial;
}
.tbl1
{
background: url('images/wuhan3.PNG');
background-repeat: no-repeat;
background-position: bottom;
}
a.email	{
	color:blue;
}
a.menu	{
	text-decoration: none;
	font-weight: bold;
	color:#cc4444;
}
div.menu{
	background-color: lightblue;
	font-family: arial;
	font-weight: bold;
	color: #000099;
	align: center;
}
font.name{
	color:#000088;
	font-size: 17;
/*	font-weight:bold; */
}
font.first{
	color:#000088;
	font-size: 22;
	font-weight:bold;
}
