h1,.header1 {
	background: #033f79;
	color: #fff;
	font-size: 11pt;
	}
h2,.header2 {
	margin: 0 0 0px 0;
	color: #701818;
	font-size: 10pt;
	}
h3,.header3 {
	margin: 3px 0 3px 0;    /*margin added by MRL */
	color: #033f79;
	font-size: 9pt;
	}
h4,.header4 {
	margin: 3px 0 0 0; 		/*margin added by MRL */
	color: #000;
	font-size: 9pt;
	}

.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, .faqA { 
	font-size: 10pt;
	font-weight: bold;
	}

.faqQ { color: #762020; }
.faqA { color: #033f79; }
