.header1 {
	color: #900026;		
	font-size: 15pt;
	font-weight: normal;
	margin-bottom: 15px;
	padding: 0 10px;
}
.header2 {
	color: #900026;		
	font-size: 10.5pt;
	margin-bottom: 2px;
	padding: 0 10px;
}
.header3 {
	color: #900026;		
	font-size: 9pt;
	margin-bottom: 7px;
	padding: 0 10px;
}
.header4 {
	font-size: 8pt;
	padding: 0 10px;
}

.xsmall{
    font-size:.8em; 
}

.small{
    font-size:.9em;
}

.medium{
    font-size:1em;
}

.large{
    font-size:1.1em;
}

.xlarge{
    font-size:1.2em;
}

.special3 {
	font-weight: bold;
	line-height: 20pt;
	font-size: 8pt;
	}
.special2 {
	color: #900026;
	}
.special1 {
	font-size: 7pt;
	padding-right: 70px;
	}
	
.disclaimer {
	font-style:italic;
	color:#666;
	padding-bottom: 5px;
}

.faqQ, .faqA { 
	font-size: 14pt;
	font-family: 'Trebuchet MS';
	}

.faqQ { color:#981034; }
.faqA { color:#65001b; }
	
