body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background-color: #4A525A;
	color: white;
}
strong, em, b, i {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, address {
	color: #2461AA;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#main { width: 900px;}
article#twitter { display: none;}

hr { clear: both; height: 2px; border: none; }

li {padding-top: 5px;}

a:hover {
	color: white;
}
a:visited {
	color: #ddf0f8;
}
a:link {
	color: white;
}

table {width: 60%;}
caption {text-align: center; font-weight: bold; }
th, td { border: 1px solid; }

footer {
	font-size: 9px;
}

#BeijingAirBadge {
	font-size:12px;
}

.code, #twitter
{
	background-color: #DDD;
	color: black;
	border: 1px solid #C3D9FF;
}
