/******** Styling for print - very basic remove the clutter *********/
.noprint {display:none}
.cms-block .cms-edit-img {display:none}

body {
    color: black;
    font-style: normal; font-weight:normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;font-size:80%;
    padding: 0; margin: 0; background-color: white ;
    text-align: left;
    line-height:1.3;
}

#frameWrap0 {
  padding:10px;
}
h1 {font-size:140%}
h2 {font-size:120%}

