﻿.header-holder,
.footer-holder,
.popupDivStyle,
.quotecontent,
.hidden,
#sb-container {
    display: none !important;
}

body, td, th, textarea, p {
    font-family: 'PT Sans', Arial, Sans-Serif;
    font-size: 15px;
    color: #333333;
}

h1 {
    font-size: 30px;
    color: #0472b8;
    margin: 30px 0 10px 0;
}


p {
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 18px;
}
