        html,body{
            overflow:auto;
        }
        body,#main {
            background-image: none;
        }
        body h4 {
            color: #244FA1;
            line-height: 1.4em;
            font-weight: bold;
            /* border-bottom: 2px solid #ccc; */
            margin: 20px 0px 10px 0px;
            -webkit-text-shadow: 3px 3px 3px #fff;
            -moz-text-shadow: 3px 3px 3px #fff;
            text-shadow: 3px 3px 3px #fff;
        }
        body a.jumpUrlStyle{
            color: #00326F;
            text-decoration: underline;
        }
        .copyright11px:hover {
				    font-family: "Arial", "Helvetica", "sans-serif";
				    font-size: 11px;
				    line-height: 15px;
				    color: #003366;
				    letter-spacing: 0px;
				    text-decoration: underline;
				}
				.copyright11px {
				    font-family: "Arial", "Helvetica", "sans-serif";
				    font-size: 11px;
				    line-height: 15px;
				    color: #003366;
				    letter-spacing: 0px;
				    text-decoration: none;
				}
