.header1{
    padding: 0;
font-size: 17pt;
font-weight: bold;
color: #FFF;
}

.header2{
    margin: 0 0 5px 0; 
padding: 0;
font-weight: bold;
font-size: 20px;
color: #0f5b62;
}

.header3{
   margin: 24px 0 2px 0; 
padding: 0;
font-size: 17px;
font-weight: bold;
color: #000;
}

.header4{
    margin: 10px 0 0 0; 
padding: 0;
font-size: 13px;
font-weight: bold;
color: #899d9f;
}

.xsmall{
    font-size:.8em; 
}

.small{
    font-size:.9em;
}

.medium{
    font-size:1em;
}

.large{
    font-size:1.1em;
}

.xlarge{
    font-size:1.2em;
}

.special3{
    text-decoration: line-through;
}

.special2{
    text-decoration: overline;
}

.special1{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
}

.disclaimer{
    font-size: 10px;
font-weight: normal;
color: #000;
}

.faqQ{
    font-size: 12pt;
font-weight: bold;
color: #d68b1c;
}

.faqA{
    font-size: 11pt;
font-weight: bold;
color: #666;
}

