body {
	margin-left: 0px;
	margin-top: 3px;
}
body,td,th {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.menu {
	margin-right: 40px;
	margin-left: 40px;
}
.menu1 {
	margin-left: 8px;
	font-size:14px;
	color: #ffffff;
}
.menu1 a{
	color: #ffffff;
}

.font13 {
	font-size: 13px;
	font-weight: bold;
}
.font11 {
	font-size: 11px;
	font-weight: bold;
}
.font15 {font-size: 15px;font-weight : bold; }
.pic {
	border: 1px solid #eeeeee;
}
.pic {width: expression(this.width > 400 ? 400: true); max-width: 400px;} 