body {
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0
    }
/* Removed css 
a.:link, a.:visited {  color: #428EDE; text-decoration: underline; font-size: 12px; font-weight:bold;} */
.text {
    color: #000;
    font-size: 12px;
    font-family: Arial, Helvetica
    }
.style2 {
    color: #000;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, Helvetica
    }
.style2 a:link {
    color: #06c;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Helvetica
    }
.title {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 17px
    }
.virtualtour {
    color: #06c;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica;
    text-decoration: underline
    }
.virtuallink {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #0064CA;
    text-decoration: none
    }
.virtualtour1 {
    color: #06c;
    font-size: 15px;
    font-weight: bold;
    font-family: Arial, Helvetica
    }
.virtualtour a:link {
    color: #06C;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica;
    text-decoration: underline
    }
.style16 {
    font-family: Wingdings 3;
    color: #00F;
    font-size: 11px
    }
.prevnext {
    font-family: Arial, Helvetica;
    font-weight: bold;
    font-size: 11px;
    color: #0030CE
    }
.virtualpage, .virtualpage2, .virtualpage3 {
    /*hide the broken up pieces of contents until script is called. Remove if desired*/
    display: none
    }
.paginationstyle {
    /*Style for demo pagination divs*/
    width: 250px;
    text-align: center;
    padding: 0 0;
    margin: 0 0
    }
.paginationstyle select {
    /*Style for demo pagination divs' select menu*/
    margin: 0 15px
    }
.paginationstyle a {
    /*Pagination links style*/
    padding: 0 2px;
    text-decoration: none
    }
.paginationstyle a:hover, .paginationstyle a.selected {
    color: #000
    }
.paginationstyle a.imglinks {
    /*Pagination Image links style (class="imglinks") */
    border: 0;
    padding: 0
    }
.paginationstyle a.imglinks img {
    vertical-align: bottom;
    border: 0
    }
.paginationstyle a.imglinks a:hover {
    background: none
    }
.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected {
    /*Pagination div "flatview" links style*/
    color: #000
    }
.ref {
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
    }
.ref A:link {
    font-size: 12px;
    text-decoration: underline
    }
.VLinkText {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #0064CA;
    text-decoration: none
    }