html, body {
	background-color:#D9E6F6;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	color: #000000;
	text-align: center;
}
.menu {
	background-color: #D9E6F6;
	font-family:Verdana;
	font-size:12px;
	color: #008DB8;
	line-height: 20px;
	text-align: left;
	padding-left: 20px;
	
}
.menu a {
	font-family: Verdana;
	font-size: 12px;
	color: #008DB8;
	text-decoration: none;
}
.iframe {
background-color:#FFFFFF;
}
.content {
	font-family: Verdana;
	font-size: 11px;
	color: #008DB8;
	text-decoration: none;
	text-align: center;
}
.content  a {
	font-family: Verdana;
	font-size: 11px;
	color: #313131;
	font-weight:bold;
	text-decoration: none;
}
