.header1{
    font-size: 12pt;
    color: #045A39;
	font-weight:bold;
}

.header2{
    font-size: 11pt;
    color: #045A39;
	font-weight:bold;
}

.header3{
    font-size: 10pt;
    font-weight: bold;
    color: #EDA01B;
}

.header4{
    font-size: 9pt;
    font-weight: bold;
    color: #000;
}

.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-size: 11px;
}

.disclaimer{
    font: bold 9px Arial, Helvetica, sans-serif;
	color: #000;
}

.faqQ{
    font-size: 10pt;
    font-weight: bold;
    color: #FFF200;
}

.faqA{
    font-size: 10pt;
    font-weight: bold;
    color: #F0E7C1;
}

.imgcaption {
    text-align: center;
    color: #127051;
    font-size: 7pt;
}

