.header1{
	font-size: 14pt;
    font-weight: bold;
    color: #5C0025;
}

.header2{
	font-size: 12pt;
    font-weight: bold;
    color: #5C0025;
}

.header3{
	font-size: 11pt;
    font-weight: bold;
    color: #5C0025;
}

.header4{
	font-size: 10pt;
    font-weight: bold;
    color: #5C0025;
}

.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: 8pt;
    font-weight: 400;
    color: #333333;
}

.faqQ{
	font: 8pt/13pt arial, sans-serif;
    font-weight: bold;
    color: #0052a5;
    padding-right:5px;
}

.faqA{
	font: 8pt/13pt arial, sans-serif;
    font-weight: bold;
    color: #5C0025;
    padding-right:5px;
}

