@charset "UTF-8";
/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}
#menu, #footerSx{
	display: none;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #999999;
	margin-top:20px;
	margin-bottom:20px;
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	margin-top:10px;
	margin-bottom:10px;
}


