
@font-face {
    font-family: 'SnellRoundhandLTStdScript';
    src: url('../fonts/snellroundhandltstdboldscript-webfont.eot');
    src: url('../fonts/snellroundhandltstdboldscript-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/snellroundhandltstdboldscript-webfont.woff') format('woff'),
         url('../fonts/snellroundhandltstdboldscript-webfont.ttf') format('truetype'),
         url('../fonts/snellroundhandltstdboldscript-webfont.svg#SnellRoundhandLTStdScript') format('svg');
    font-weight: normal;
    font-style: normal;

}
.docheading {
    font-family:SnellRoundhandLTStdScript, Gerogia, 'Times New Roman', serif;
    font-size:42px;
	font-weight:bold;
	position:absolute;
	left:64px;
	top:94px;
	text-transform:none;
	color:#000000;
	z-index:150;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { .docheading {
	left:49px;

} }
