html {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: Arial;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
}

#all {
    width: 650px;
    margin: 0px auto;
    text-align: justify;
    text-justify: distribute;
}

a {
    text-decoration: none;
}

body {
    margin: 0px;
    padding: 0px;
}

div#holder {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
}

img {
    text-align: center;
    max-width: 100%;
    /*max-width: 500px;*/
    margin: 0px auto;
    display: block;
    height: auto;
}

.red {
    color: red;
}

div#pagecontent {
    margin-top: 20px;
    font-size: 16pt;
}

div#pagecontent a {
	color: red;
}

a[href^="http://maps.google.com/maps"]{display:none !important}

.gmnoprint a, .gmnoprint span {
    display:none;
}
.gmnoprint div {
    background:none !important;
}

/*<style type="text/css">*/
/*body {*/
    /*font-family: arial, sans, sans-serif;*/
    /*margin: 0;*/
/*}*/

/*iframe {*/
    /*border: 0;*/
    /*frameborder: 0;*/
    /*height: 100%;*/
    /*width: 100%;*/
/*}*/

/*#header, #footer {*/
    /*background: #f0f0f0;*/
    /*padding: 10px 10px;*/
/*}*/

/*#header {*/
    /*border-bottom: 1px #ccc solid;*/
/*}*/

/*#footer {*/
    /*border-top: 1px #ccc solid;*/
    /*border-bottom: 1px #ccc solid;*/
    /*font-size: 13;*/
/*}*/

/*#contents {*/
    /*margin: 6px;*/
/*}*/

/*.dash {*/
    /*padding: 0 6px;*/
/*}*/